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

7 lines
521 B
Python

# The following has been generated automatically from src/core/layout/qgslayoutguidecollection.h
QgsLayoutGuideCollection.OrientationRole = QgsLayoutGuideCollection.Roles.OrientationRole
QgsLayoutGuideCollection.PositionRole = QgsLayoutGuideCollection.Roles.PositionRole
QgsLayoutGuideCollection.UnitsRole = QgsLayoutGuideCollection.Roles.UnitsRole
QgsLayoutGuideCollection.PageRole = QgsLayoutGuideCollection.Roles.PageRole
QgsLayoutGuideCollection.LayoutPositionRole = QgsLayoutGuideCollection.Roles.LayoutPositionRole