mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-08 00:05:09 -04:00
6 lines
315 B
Python
6 lines
315 B
Python
# The following has been generated automatically from src/core/annotations/qgsannotationitemregistry.h
|
|
try:
|
|
QgsAnnotationItemRegistry.__attribute_docs__ = {'typeAdded': 'Emitted whenever a new item type is added to the registry, with the specified\n``type`` and visible ``name``.\n'}
|
|
except NameError:
|
|
pass
|