QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#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... | |