mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-08 00:05:09 -04:00
8 lines
393 B
Python
8 lines
393 B
Python
# The following has been generated automatically from src/gui/processing/qgsprocessingmodelerparameterwidget.h
|
|
try:
|
|
QgsProcessingModelerParameterWidget.__virtual_methods__ = ['value']
|
|
QgsProcessingModelerParameterWidget.__overridden_methods__ = ['createExpressionContext']
|
|
QgsProcessingModelerParameterWidget.__group__ = ['processing']
|
|
except (NameError, AttributeError):
|
|
pass
|