|
QGIS API Documentation
3.24.2-Tisler (13c1a02865)
|
#include "qgsprocessingparameters.h"#include "qgsprocessingparametertype.h"#include "qgsvectortilewriter.h"

Go to the source code of this file.
Classes | |
| class | QgsProcessingParameterVectorTileWriterLayers |
| A parameter for processing algorithms that need a list of input vector layers for writing of vector tiles - this parameter provides processing framework's adapter for QList<QgsVectorTileWriter::Layer>. More... | |