mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-16 00:05:45 -04:00
7 lines
335 B
Python
7 lines
335 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'}
|
|
QgsLayoutViewToolAddNodeItem.__group__ = ['layout']
|
|
except (NameError, AttributeError):
|
|
pass
|