mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-05 02:47:21 +02:00
The `ExpandableGroup` is based on QML's `GroupBox`. It is very similar to the `Group` object, with the difference that it can be hidden/expanded by clicking on the group's title/label.
13 lines
361 B
Text
13 lines
361 B
Text
module Controls
|
|
|
|
ColorChart 1.0 ColorChart.qml
|
|
ExpandableGroup 1.0 ExpandableGroup.qml
|
|
FloatingPane 1.0 FloatingPane.qml
|
|
Group 1.0 Group.qml
|
|
KeyValue 1.0 KeyValue.qml
|
|
MessageDialog 1.0 MessageDialog.qml
|
|
Panel 1.0 Panel.qml
|
|
SearchBar 1.0 SearchBar.qml
|
|
TabPanel 1.0 TabPanel.qml
|
|
TextFileViewer 1.0 TextFileViewer.qml
|
|
ExifOrientedViewer 1.0 ExifOrientedViewer.qml
|