QGIS API Documentation 3.39.0-Master (47f7b3a4989)
Loading...
Searching...
No Matches
List of all members
QgsProcessingParameterTypeMatrix Class Reference

A table (matrix) parameter for processing algorithms. More...

#include <qgsprocessingparametertypeimpl.h>

Inheritance diagram for QgsProcessingParameterTypeMatrix:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from QgsProcessingParameterType
virtual ~QgsProcessingParameterType ()=default
 Destructor.
 
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

A table (matrix) parameter for processing algorithms.

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

Definition at line 695 of file qgsprocessingparametertypeimpl.h.


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