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