meshroom.ui.commands.GraphCommand

Inheritance diagram of meshroom.ui.commands.GraphCommand
class meshroom.ui.commands.GraphCommand(graph, parent=None)
__init__(graph, parent=None)

Methods

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