2024-08-13 13:47:46 +10:00
|
|
|
# The following has been generated automatically from src/gui/layout/qgslayoutcombobox.h
|
2024-08-14 09:45:06 +10:00
|
|
|
try:
|
|
|
|
QgsLayoutComboBox.__attribute_docs__ = {'layoutChanged': 'Emitted whenever the currently selected layout changes\n'}
|
2024-08-28 11:14:23 +10:00
|
|
|
QgsLayoutComboBox.__signal_arguments__ = {'layoutChanged': ['layout: QgsMasterLayoutInterface']}
|
2024-08-16 09:08:23 +10:00
|
|
|
QgsLayoutComboBox.__group__ = ['layout']
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-08-16 09:08:23 +10:00
|
|
|
pass
|