Class: QgsProcessingHistoryProvider

class qgis.gui.QgsProcessingHistoryProvider

Bases: QgsAbstractHistoryProvider

History provider for operations performed through the Processing framework.

New in version 3.24:

Methods

id

rtype:

str

portOldLog

Ports the old text log to the history framework.

id(self) str
Return type:

str

portOldLog(self)

Ports the old text log to the history framework.

This should only be called once – calling multiple times will result in duplicate log entries