mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
6 lines
252 B
Python
6 lines
252 B
Python
# 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
|