QGIS/python/core/auto_additions/qgsannotationitemregistry.py
2024-08-14 13:05:46 +10:00

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