meshroom.ui.commands.UpgradeNodeCommand

Inheritance diagram of meshroom.ui.commands.UpgradeNodeCommand
class meshroom.ui.commands.UpgradeNodeCommand(graph, node, parent=None)

Perform node upgrade on a CompatibilityNode.

__init__(graph, node, parent=None)

Methods

__init__(graph, node[, parent])

actionText(self)

child(self, index)

childCount(self)

id(self)

isObsolete(self)

mergeWith(self, other)

redo(self)

redoImpl()

setEnabled(enabled)

setObsolete(self, obsolete)

setText(self, text)

text(self)

undo(self)

undoImpl()