QGIS/python/gui/auto_additions/qgslabelingenginerulewidget.py
Nyall Dawson 15ed38644b Sipify
2024-09-11 02:06:41 +10:00

7 lines
319 B
Python

# The following has been generated automatically from src/gui/labeling/qgslabelingenginerulewidget.h
try:
QgsLabelingEngineRuleWidget.__attribute_docs__ = {'changed': 'Emitted whenever the configuration of the rule is changed.\n'}
QgsLabelingEngineRuleWidget.__group__ = ['labeling']
except NameError:
pass