meshroom.ui.commands.EnableGraphUpdateCommand

- class meshroom.ui.commands.EnableGraphUpdateCommand(graph, enabled, parent=None)
Command to enable/disable graph update. Should not be used directly, use GroupedGraphModification context manager instead.
- __init__(graph, enabled, parent=None)
Methods
__init__(graph, enabled[, 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()