Skip to content

Commit

Permalink
Sipify
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Sep 10, 2024
1 parent ee2a530 commit 7216121
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# The following has been generated automatically from src/gui/labeling/qgslabelingengineruleswidget.h
try:
QgsLabelingEngineRulesWidget.__attribute_docs__ = {'changed': 'Emitted when the rules configured in the widget are changed.\n'}
except NameError:
pass
try:
QgsLabelingEngineRulesWidget.__group__ = ['labeling']
except NameError:
pass
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# 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'}
except NameError:
pass
try:
QgsLabelingEngineRuleWidget.__group__ = ['labeling']
except NameError:
pass
3 changes: 0 additions & 3 deletions python/gui/auto_additions/qgslabelingengineruleswidget.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# The following has been generated automatically from src/gui/labeling/qgslabelingengineruleswidget.h
try:
QgsLabelingEngineRulesWidget.__attribute_docs__ = {'changed': 'Emitted when the rules configured in the widget are changed.\n'}
except NameError:
pass
try:
QgsLabelingEngineRulesWidget.__group__ = ['labeling']
except NameError:
pass
Expand Down
3 changes: 0 additions & 3 deletions python/gui/auto_additions/qgslabelingenginerulewidget.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# 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'}
except NameError:
pass
try:
QgsLabelingEngineRuleWidget.__group__ = ['labeling']
except NameError:
pass

0 comments on commit 7216121

Please sign in to comment.