QGIS/python/gui/auto_additions/qgsvariableeditorwidget.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
252 B
Python
Raw Normal View History

# The following has been generated automatically from src/gui/qgsvariableeditorwidget.h
try:
QgsVariableEditorWidget.__attribute_docs__ = {'scopeChanged': 'Emitted when the user has modified a scope using the widget.\n'}
except NameError:
pass