QGIS/python/PyQt6/gui/auto_additions/qgslayoutviewtooladdnodeitem.py
2024-08-14 13:05:46 +10:00

6 lines
261 B
Python

# The following has been generated automatically from src/gui/layout/qgslayoutviewtooladdnodeitem.h
try:
QgsLayoutViewToolAddNodeItem.__attribute_docs__ = {'createdItem': 'Emitted when an item has been created using the tool.\n'}
except NameError:
pass