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

5 lines
283 B
Python

# The following has been generated automatically from src/core/layout/qgslayoutitemshape.h
QgsLayoutItemShape.Ellipse = QgsLayoutItemShape.Shape.Ellipse
QgsLayoutItemShape.Rectangle = QgsLayoutItemShape.Shape.Rectangle
QgsLayoutItemShape.Triangle = QgsLayoutItemShape.Shape.Triangle