Subgroup: Processing

Class: QgsProcessingOutputFile

class qgis.core.QgsProcessingOutputFile

Bases: qgis._core.QgsProcessingOutputDefinition

A file output for processing algorithms.

New in version 3.0: Methods

description Returns the description for the output.
name Returns the name of the output.
setDescription Sets the description for the output.
setName Sets the name of the output.
type
typeName Returns the type name for the output class.

Attributes

type(self) → str
typeName() → str

Returns the type name for the output class.