mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
7 lines
317 B
Python
7 lines
317 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:
|
|
pass
|