Meshroom/meshroom/ui/qml/GraphEditor/qmldir
Lee Geertsen 51d6c18840
Create TaskManager with a task overview
Create a seperate class to handle the logic of computing nodes
+ An UI overview with all submitted nodes
2019-11-29 11:34:10 +01:00

14 lines
460 B
Text

module GraphEditor
GraphEditor 1.0 GraphEditor.qml
NodeEditor 1.0 NodeEditor.qml
Node 1.0 Node.qml
NodeChunks 1.0 NodeChunks.qml
Edge 1.0 Edge.qml
AttributePin 1.0 AttributePin.qml
AttributeEditor 1.0 AttributeEditor.qml
AttributeItemDelegate 1.0 AttributeItemDelegate.qml
CompatibilityBadge 1.0 CompatibilityBadge.qml
CompatibilityManager 1.0 CompatibilityManager.qml
singleton GraphEditorSettings 1.0 GraphEditorSettings.qml
TaskManager 1.0 TaskManager.qml