| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
A generic file based destination parameter, for specifying the destination path for a file (non-map layer) created by the algorithm. More...
#include <qgsprocessingparametertypeimpl.h>

Additional Inherited Members | |
  Public Member Functions inherited from QgsProcessingParameterType | |
| 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 generic file based destination parameter, for specifying the destination path for a file (non-map layer) created by the algorithm.
Definition at line 1236 of file qgsprocessingparametertypeimpl.h.