QGIS API Documentation  3.4.15-Madeira (e83d02e274)
List of all members
QgsProcessingParameterTypeFeatureSink Class Reference

A feature sink parameter for Processing algorithms. More...

#include <qgsprocessingparametertypeimpl.h>

Inheritance diagram for QgsProcessingParameterTypeFeatureSink:
Inheritance graph
[legend]

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...
 

Detailed Description

A feature sink parameter for Processing algorithms.

Note
No Python bindings available. Get your copy from QgsApplication.processingRegistry().parameterType('band')
Since
QGIS 3.2

Definition at line 969 of file qgsprocessingparametertypeimpl.h.


The documentation for this class was generated from the following file: