| 
    QGIS API Documentation
    3.12.1-BucureČ™ti (121cc00ff0)
    
   | 
 


Go to the source code of this file.
Classes | |
| class | QgsProcessingOutputBoolean | 
| A boolean output for processing algorithms.  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 124 of file qgsprocessingoutputs.h.
 1.8.13