QGIS API Documentation 3.43.0-Master (69d1901085b)
|
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 | |
![]() | |
virtual | ~QgsProcessingParameterType ()=default |
virtual QList< int > | acceptedDataTypes (const QgsProcessingParameterDefinition *parameter) const |
Returns a list of compatible Processing data types for inputs for this parameter type for the specified parameter. | |
virtual QVariantMap | metadata () const |
Metadata for this parameter type. | |
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 1313 of file qgsprocessingparametertypeimpl.h.