meshroom.ui.commands.AddEdgeCommand

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

Methods

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