| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
An interface for objects which can create sets of parameter values for processing algorithms. More...
#include <qgsprocessingwidgetwrapper.h>
| Public Member Functions | |
| virtual | ~QgsProcessingParametersGenerator ()=default | 
| virtual QVariantMap | createProcessingParameters ()=0 | 
| This method needs to be reimplemented in all classes which implement this interface and return a algorithm parameters.  More... | |
An interface for objects which can create sets of parameter values for processing algorithms.
Definition at line 75 of file qgsprocessingwidgetwrapper.h.
| 
 | virtualdefault | 
| 
 | pure virtual | 
This method needs to be reimplemented in all classes which implement this interface and return a algorithm parameters.