QGIS/python/gui/auto_additions/qgspainteffectpropertieswidget.py

6 lines
313 B
Python
Raw Normal View History

# 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