meshroom.ui.commands.AddNodeCommand

Inheritance diagram of meshroom.ui.commands.AddNodeCommand
class meshroom.ui.commands.AddNodeCommand(graph, nodeType, position, parent=None, **kwargs)
__init__(graph, nodeType, position, parent=None, **kwargs)

Methods

__init__(graph, nodeType, position[, 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()