QGIS/python/PyQt6/gui/auto_additions/qgslayoutitemguiregistry.py
2023-12-13 05:36:44 +10:00

4 lines
311 B
Python

# The following has been generated automatically from src/gui/layout/qgslayoutitemguiregistry.h
QgsLayoutItemAbstractGuiMetadata.FlagNoCreationTools = QgsLayoutItemAbstractGuiMetadata.Flag.FlagNoCreationTools
QgsLayoutItemAbstractGuiMetadata.Flags = lambda flags=0: QgsLayoutItemAbstractGuiMetadata.Flag(flags)