Class: QgsProcessingOutputHtml¶
-
class
qgis.core.
QgsProcessingOutputHtml
¶ Bases:
QgsProcessingOutputDefinition
A HTML file output for processing algorithms.
New in version 3.0.
QgsProcessingOutputHtml(name: str, description: str = ‘’) Constructor for QgsProcessingOutputHtml.
QgsProcessingOutputHtml(
QgsProcessingOutputHtml
)-
type
(self) → str¶ - Return type
str
-
typeName
() → str¶ Returns the type name for the output class.
- Return type
str
-