meshroom.ui.commands.SetAttributeCommand

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

Methods

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