# The following has been generated automatically from src/gui/processing/qgsprocessingwidgetwrapper.h
# monkey patching scoped based enum
QgsProcessingParametersGenerator.Flag.SkipDefaultValueParameters.__doc__="Parameters which are unchanged from their default values should not be included"
QgsAbstractProcessingParameterWidgetWrapper.__attribute_docs__={'widgetValueHasChanged':'Emitted whenever the parameter value (as defined by the wrapped widget) is changed.\n'}