|
QGIS API Documentation
3.20.0-Odense (decaadbb31)
|


Go to the source code of this file.
Classes | |
| class | QgsProcessingOutputBoolean |
| A boolean output for processing algorithms. More... | |
| class | QgsProcessingOutputConditionalBranch |
| A conditional branch output for processing algorithms, which represents a possible model logic flow which branches out from this algorithm. More... | |
| class | QgsProcessingOutputDefinition |
| Base class for the definition of processing outputs. More... | |
| class | QgsProcessingOutputFile |
| A file output for processing algorithms. More... | |
| class | QgsProcessingOutputFolder |
| A folder output for processing algorithms. More... | |
| class | QgsProcessingOutputHtml |
| A HTML file output for processing algorithms. More... | |
| class | QgsProcessingOutputMapLayer |
| A map layer output for processing algorithms, where layers may be either vector or raster. More... | |
| class | QgsProcessingOutputMultipleLayers |
| A multi-layer output for processing algorithms which create map layers, when the number and nature of the output layers is not predefined. More... | |
| class | QgsProcessingOutputNumber |
| A numeric output for processing algorithms. More... | |
| class | QgsProcessingOutputRasterLayer |
| A raster layer output for processing algorithms. More... | |
| class | QgsProcessingOutputString |
| A string output for processing algorithms. More... | |
| class | QgsProcessingOutputVectorLayer |
| A vector layer output for processing algorithms. More... | |
Typedefs | |
| typedef QList< const QgsProcessingOutputDefinition * > | QgsProcessingOutputDefinitions |
| List of processing parameters. More... | |
| typedef QList< const QgsProcessingOutputDefinition * > QgsProcessingOutputDefinitions |
List of processing parameters.
Definition at line 143 of file qgsprocessingoutputs.h.