#include <qgsprocessingwidgetwrapper.h>
An interface for objects which can create sets of parameter values for processing algorithms.
- Since
- QGIS 3.14
Definition at line 76 of file qgsprocessingwidgetwrapper.h.
◆ ~QgsProcessingParametersGenerator()
virtual QgsProcessingParametersGenerator::~QgsProcessingParametersGenerator |
( |
| ) |
|
|
virtualdefault |
◆ createProcessingParameters()
virtual QVariantMap QgsProcessingParametersGenerator::createProcessingParameters |
( |
| ) |
|
|
pure virtual |
This method needs to be reimplemented in all classes which implement this interface and return a algorithm parameters.
The documentation for this class was generated from the following file: