Skip to content

Commit

Permalink
Dox++
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Nov 19, 2022
1 parent cb8875a commit ad98d28
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/gui/auto_generated/qgsmaptoolcapture.sip.in
Expand Up @@ -138,6 +138,8 @@ convenient method to clean members
Returns the rubberBand currently owned by this map tool and
transfers ownership to the caller.

May be ``None``.

.. versionadded:: 3.8
%End

Expand Down
2 changes: 2 additions & 0 deletions src/gui/qgsmaptoolcapture.h
Expand Up @@ -155,6 +155,8 @@ class GUI_EXPORT QgsMapToolCapture : public QgsMapToolAdvancedDigitizing
* Returns the rubberBand currently owned by this map tool and
* transfers ownership to the caller.
*
* May be NULLPTR.
*
* \since QGIS 3.8
*/
QgsRubberBand *takeRubberBand() SIP_FACTORY;
Expand Down

0 comments on commit ad98d28

Please sign in to comment.