|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
#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... | |