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

A vector tile layer destination parameter, for specifying the destination path for a vector tile layer created by the algorithm. More...

#include <qgsprocessingparametertypeimpl.h>

Inheritance diagram for QgsProcessingParameterTypeVectorTileDestination:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from QgsProcessingParameterType
virtual ~QgsProcessingParameterType ()=default
 Destructor.
 
virtual QVariantMap metadata () const
 Metadata for this parameter type.
 

Detailed Description

A vector tile layer destination parameter, for specifying the destination path for a vector tile layer created by the algorithm.

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

Definition at line 2308 of file qgsprocessingparametertypeimpl.h.


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