QGIS API Documentation 3.99.0-Master (26c88405ac0)
Loading...
Searching...
No Matches
QgsProcessingParameterTypeFeatureSource Class Reference

An input feature source (such as vector layers) parameter for processing algorithms. More...

#include <qgsprocessingparametertypeimpl.h>

Inheritance diagram for QgsProcessingParameterTypeFeatureSource:

Additional Inherited Members

Public Member Functions inherited from QgsProcessingParameterType
virtual ~QgsProcessingParameterType ()=default
virtual Qgis::ProcessingParameterTypeFlags flags () const
 Determines if this parameter is available in the modeler.
virtual QVariantMap metadata () const
 Metadata for this parameter type.
Static Public Member Functions inherited from QgsProcessingParameterType
static QColor defaultModelColor ()
 Returns the default color for a processing parameter.

Detailed Description

An input feature source (such as vector layers) parameter for processing algorithms.

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

Definition at line 1705 of file qgsprocessingparametertypeimpl.h.


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