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

6 lines
285 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'}
except NameError:
pass