Meshroom/meshroom/ui/qml/GraphEditor
Candice Bentéjac b9dcc7f3bb [core] Attribute: Parent's exposed property takes precedence over description's
The `exposed` property, which determines whether the attribute is
displayed on the upper part of the node in the Graph Editor, is set
for each attribute individually in their node's description.

If an attribute has a parent (meaning it depends on a `GroupAttribute` or
a `ListAttribute`) whose `exposed` property value differs, it does not
make sense to display it separately from it. The attribute's `exposed`
should align with its parent's.
2024-12-30 19:02:34 +01:00
..
AttributeEditor.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
AttributeItemDelegate.qml [GraphEditor] AttributeItemDelegate: Use MaterialLabel for uncomputed components 2024-12-11 14:59:35 +01:00
AttributePin.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
ChunksListView.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
common.js [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
CompatibilityBadge.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
CompatibilityManager.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
Edge.qml [GraphEditor] Edge: Correctly update the EdgeMouseArea when moving nodes 2024-12-03 11:56:56 +01:00
GraphEditor.qml [ui] GraphEditor: Fixed Key handling for Node creation Menu 2024-12-19 06:05:11 +01:00
GraphEditorSettings.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
Node.qml [core] Attribute: Parent's exposed property takes precedence over description's 2024-12-30 19:02:34 +01:00
NodeChunks.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
NodeDocumentation.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
NodeEditor.qml [ui] NodeEditor: Implementation of Toggle based Search. 2024-11-30 20:17:06 +05:30
NodeLog.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
NodeStatistics.qml [GraphEditor] Add missing import of Utils to access Format methods 2024-12-17 11:03:33 +00:00
NodeStatus.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
qmldir [GraphEditor] Add a ScriptEditor component 2024-07-03 08:41:07 +01:00
ScriptEditor.qml [qt6] Update versions for all the imported modules 2024-11-07 18:09:01 +01:00
StatViewer.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
TaskManager.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00