QGIS/python/gui/auto_additions/qgslabelingenginerulewidget.py
2024-12-03 07:47:10 +00:00

7 lines
337 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, AttributeError):
pass