meshroom.ui.commands.ImportProjectCommand

Inheritance diagram of meshroom.ui.commands.ImportProjectCommand
class meshroom.ui.commands.ImportProjectCommand(graph, filepath=None, position=None, yOffset=0, parent=None)

Handle the import of a project into a Graph.

__init__(graph, filepath=None, position=None, yOffset=0, parent=None)

Methods

__init__(graph[, filepath, position, ...])

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()