QGIS/python/PyQt6/gui/auto_additions/qgssmartgroupeditordialog.py
2024-09-04 13:54:39 +10:00

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