QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include "qgsprocessingparameters.h"
#include "qgsprocessingparametertype.h"
#include "qgsalignrasterdata.h"
Go to the source code of this file.
Classes | |
class | QgsProcessingParameterAlignRasterLayers |
A parameter for Processing algorithms that need a list of input raster layers to align - this parameter provides Processing framework's adapter for QList<QgsAlignRaster::Item>. More... | |