QGIS/python/PyQt6/core/auto_additions/qgslayoutundostack.py
2024-08-14 13:05:46 +10:00

6 lines
298 B
Python

# The following has been generated automatically from src/core/layout/qgslayoutundostack.h
try:
QgsLayoutUndoStack.__attribute_docs__ = {'undoRedoOccurredForItems': 'Emitted when an undo or redo action has occurred, which affected a\nset of layout ``itemUuids``.\n'}
except NameError:
pass