Meshroom/meshroom/ui/qml
Candice Bentéjac 091346cbb8 [qml] Optimize QML files and fix syntax warnings
This commit addresses warnings that were raised by QtCreator's linter:
- IDs declared more than once
- variables declared more than once in the same scope
- type coercions
- variables declared as "var" when their type is known
- unclosed "case" in switch-case
2023-07-04 12:04:14 +02:00
..
Charts [qml] Qt5.15: Update syntax for slots 2023-07-03 12:11:33 +02:00
Controls [qml] Qt5.15: Upgrade all QtQuick modules 2023-07-03 12:11:29 +02:00
GraphEditor [qml] Optimize QML files and fix syntax warnings 2023-07-04 12:04:14 +02:00
ImageGallery [ImageGallery] Check the intrinsics model is not null before using it 2023-07-04 11:59:35 +02:00
MaterialIcons [qml] Qt5.15: Upgrade all QtQuick modules 2023-07-03 12:11:29 +02:00
Utils [qml] Optimize QML files and fix syntax warnings 2023-07-04 12:04:14 +02:00
Viewer [qml] Optimize QML files and fix syntax warnings 2023-07-04 12:04:14 +02:00
Viewer3D [qml] Optimize QML files and fix syntax warnings 2023-07-04 12:04:14 +02:00
AboutDialog.qml [qml] Qt5.15: Upgrade all QtQuick modules 2023-07-03 12:11:29 +02:00
DialogsFactory.qml [qml] Qt5.15: Upgrade all QtQuick modules 2023-07-03 12:11:29 +02:00
LiveSfmView.qml [qml] Qt5.15: Upgrade all QtQuick modules 2023-07-03 12:11:29 +02:00
main.qml [qml] Optimize QML files and fix syntax warnings 2023-07-04 12:04:14 +02:00
WorkspaceView.qml [qml] Qt5.15: Update syntax for slots 2023-07-03 12:11:33 +02:00