| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
A folder destination parameter, for specifying the destination path for a folder created by the algorithm or used for creating new files within the algorithm. More...
#include <qgsprocessingparametertypeimpl.h>

| Additional Inherited Members | |
|  Public Types inherited from QgsProcessingParameterType | |
| enum | ParameterFlag { ExposeToModeler = 1 } | 
| Each parameter type can offer a number of additional flags to finetune its behavior and capabilities.  More... | |
|  Public Member Functions inherited from QgsProcessingParameterType | |
| virtual | ~QgsProcessingParameterType ()=default | 
| Destructor.  More... | |
| virtual QVariantMap | metadata () const | 
| Metadata for this parameter type.  More... | |
A folder destination parameter, for specifying the destination path for a folder created by the algorithm or used for creating new files within the algorithm.
A folder output parameter.
Definition at line 971 of file qgsprocessingparametertypeimpl.h.