QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#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... | |