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