Class: QgsProcessingOutputBoolean

class qgis.core.QgsProcessingOutputBoolean(name: str, description: str = '')

Bases: qgis._core.QgsProcessingOutputDefinition

Constructor for QgsProcessingOutputNumber.

QgsProcessingOutputBoolean(QgsProcessingOutputBoolean)

A boolean output for processing algorithms.

New in version 3.8: Enums

Methods

type

typeName

Returns the type name for the output class.

Signals

Attributes

type(self) → str
typeName() → str

Returns the type name for the output class.