|
QGIS API Documentation
3.18.1-Zürich (202f1bf7e5)
|
#include "qgsprocessingparameters.h"#include "qgsprocessingparametertype.h"#include "qgsdxfexport.h"

Go to the source code of this file.
Classes | |
| class | QgsProcessingParameterDxfLayers |
| A parameter for Processing algorithms that need a list of input vector layers to export as DXF file - this parameter provides Processing framework's adapter for QList<QgsDxfExport::DxfLayer>. More... | |