QGIS/python/core/auto_additions/qgslayoutmultiframe.py
2024-12-03 07:47:10 +00:00

7 lines
350 B
Python

# The following has been generated automatically from src/core/layout/qgslayoutmultiframe.h
try:
QgsLayoutMultiFrame.__attribute_docs__ = {'contentsChanged': 'Emitted when the contents of the multi frame have changed and the frames\nmust be redrawn.\n'}
QgsLayoutMultiFrame.__group__ = ['layout']
except (NameError, AttributeError):
pass