QGIS API Documentation 3.43.0-Master (7a94ac641b4)
List of all members
QgsProcessingParameterTypeExpression Class Reference

An expression parameter for processing algorithms. More...

#include <qgsprocessingparametertypeimpl.h>

Inheritance diagram for QgsProcessingParameterTypeExpression:
Inheritance graph
[legend]

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 Qgis::ProcessingParameterTypeFlags flags () const
 Determines if this parameter is available in the modeler.
 
virtual QVariantMap metadata () const
 Metadata for this parameter type.
 

Detailed Description

An expression parameter for processing algorithms.

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

Definition at line 432 of file qgsprocessingparametertypeimpl.h.


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