meshroom.ui.commands.PasteNodesCommand

Inheritance diagram of meshroom.ui.commands.PasteNodesCommand
class meshroom.ui.commands.PasteNodesCommand(graph, data, position=None, parent=None)

Handle node pasting in a Graph.

__init__(graph, data, position=None, parent=None)

Methods

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