QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
List of all members
QgsProcessingParameterTypeCrs Class Reference

A crs parameter for processing algorithms. More...

#include <qgsprocessingparametertypeimpl.h>

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

Detailed Description

A crs parameter for processing algorithms.

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

Definition at line 357 of file qgsprocessingparametertypeimpl.h.


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