mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-09 00:08:52 -04:00
12 lines
588 B
Python
12 lines
588 B
Python
# The following has been generated automatically from src/core/layout/qgslayout.h
|
|
QgsLayout.ZPage = QgsLayout.ZValues.ZPage
|
|
QgsLayout.ZItem = QgsLayout.ZValues.ZItem
|
|
QgsLayout.ZGrid = QgsLayout.ZValues.ZGrid
|
|
QgsLayout.ZGuide = QgsLayout.ZValues.ZGuide
|
|
QgsLayout.ZSmartGuide = QgsLayout.ZValues.ZSmartGuide
|
|
QgsLayout.ZMouseHandles = QgsLayout.ZValues.ZMouseHandles
|
|
QgsLayout.ZViewTool = QgsLayout.ZValues.ZViewTool
|
|
QgsLayout.ZSnapIndicator = QgsLayout.ZValues.ZSnapIndicator
|
|
QgsLayout.UndoLayoutDpi = QgsLayout.UndoCommand.UndoLayoutDpi
|
|
QgsLayout.UndoNone = QgsLayout.UndoCommand.UndoNone
|