| QGIS API Documentation
    3.18.1-Zürich (202f1bf7e5)
    | 
#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... | |