mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-07 00:03:52 -05:00
6 lines
285 B
Python
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
|