QGIS/python/PyQt6/gui/auto_additions/qgspainteffectpropertieswidget.py
2024-08-14 13:05:46 +10:00

6 lines
313 B
Python

# The following has been generated automatically from src/gui/effects/qgspainteffectpropertieswidget.h
try:
QgsPaintEffectPropertiesWidget.__attribute_docs__ = {'changed': 'Emitted when paint effect properties changes\n', 'changeEffect': 'Emitted when paint effect type changes\n'}
except NameError:
pass