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

4 lines
224 B
Python

# The following has been generated automatically from src/gui/layout/qgslayoutviewtool.h
QgsLayoutViewTool.FlagSnaps = QgsLayoutViewTool.Flag.FlagSnaps
QgsLayoutViewTool.Flags = lambda flags=0: QgsLayoutViewTool.Flag(flags)