mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-10 00:04:23 -04:00
14 lines
431 B
Python
14 lines
431 B
Python
# The following has been generated automatically from src/gui/symbology/qgssmartgroupeditordialog.h
|
|
try:
|
|
QgsSmartGroupCondition.__attribute_docs__ = {'removed': 'Emitted when the group with the specified ``id`` is removed.\n'}
|
|
except NameError:
|
|
pass
|
|
try:
|
|
QgsSmartGroupCondition.__group__ = ['symbology']
|
|
except NameError:
|
|
pass
|
|
try:
|
|
QgsSmartGroupEditorDialog.__group__ = ['symbology']
|
|
except NameError:
|
|
pass
|