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

6 lines
257 B
Python

# The following has been generated automatically from src/gui/effects/qgspainteffectwidget.h
try:
QgsPaintEffectWidget.__attribute_docs__ = {'changed': 'Emitted when properties of the effect are changed through the widget\n'}
except NameError:
pass