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