We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 713dc97 commit bd0b499Copy full SHA for bd0b499
python/plugins/processing/core/parameters.py
@@ -61,6 +61,7 @@
61
QgsProcessingParameterVectorDestination,
62
QgsProcessingParameterFileDestination,
63
QgsProcessingParameterFolderDestination,
64
+ QgsProcessingParameterRasterDestination,
65
QgsProcessingParameterString,
66
QgsProcessingParameterMultipleLayers,
67
QgsProcessingParameterFeatureSource,
0 commit comments