mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-18 00:06:00 -04:00
6 lines
454 B
Python
6 lines
454 B
Python
# The following has been generated automatically from src/gui/annotations/qgscreateannotationitemmaptool.h
|
|
try:
|
|
QgsCreateAnnotationItemMapToolHandler.__attribute_docs__ = {'itemCreated': 'Emitted by the tool when a new annotation item has been created.\n\nClients should connect to this signal and call :py:func:`~QgsCreateAnnotationItemMapToolHandler.takeCreatedItem` to take the newly created item from the map tool.\n'}
|
|
except NameError:
|
|
pass
|