2024-08-13 13:47:46 +10:00
# The following has been generated automatically from src/gui/layout/qgslayoutitemguiregistry.h
2024-08-14 09:45:06 +10:00
try :
QgsLayoutItemGuiGroup . __attribute_docs__ = { ' id ' : ' Unique (untranslated) group ID string. ' , ' name ' : ' Translated group name. ' , ' icon ' : ' Icon for group. ' }
2024-09-09 09:54:21 +10:00
QgsLayoutItemGuiGroup . __group__ = [ ' layout ' ]
2024-08-14 09:45:06 +10:00
except NameError :
pass
try :
QgsLayoutItemGuiRegistry . __attribute_docs__ = { ' typeAdded ' : ' Emitted whenever a new item type is added to the registry, with the specified \n ``metadataId``. \n ' }
2024-08-28 11:14:23 +10:00
QgsLayoutItemGuiRegistry . __signal_arguments__ = { ' typeAdded ' : [ ' metadataId: int ' ] }
2024-09-09 09:54:21 +10:00
QgsLayoutItemGuiRegistry . __group__ = [ ' layout ' ]
2024-08-28 11:14:23 +10:00
except NameError :
pass
2024-08-16 09:08:23 +10:00
try :
QgsLayoutItemAbstractGuiMetadata . __group__ = [ ' layout ' ]
except NameError :
pass