Class: QgsProcessingToolboxModelAlgorithmNode

class qgis.gui.QgsProcessingToolboxModelAlgorithmNode(algorithm: QgsProcessingAlgorithm)

Bases: qgis._gui.QgsProcessingToolboxModelNode

Constructor for QgsProcessingToolboxModelAlgorithmNode, associated with the specified algorithm.

Processing toolbox model node corresponding to an algorithm.

Warning

Not part of stable API and may change in future QGIS releases.

New in version 3.4: Enums

Methods

algorithm

Returns the algorithm associated with this node.

childEvent

connectNotify

customEvent

disconnectNotify

isSignalConnected

nodeType

receivers

sender

senderSignalIndex

timerEvent

Signals

Attributes

algorithm(self) → QgsProcessingAlgorithm

Returns the algorithm associated with this node.

childEvent()
connectNotify()
customEvent()
disconnectNotify()
isSignalConnected()
nodeType(self) → QgsProcessingToolboxModelNode.NodeType
receivers()
sender()
senderSignalIndex()
timerEvent()