Details
-
User Story
-
Resolution: Done
-
Not Evaluated
-
None
-
None
-
None
-
QDS 2D - 2021 Week 41/42, QDS 2D - 2021 Week 43/44
Description
The QDS relevant QML files are now in a subfolder of the actual projects.
This makes the structure easier for cmakefiles.txt.
Currently this folder is called 'AppNameQml'. Personally I would prefer 'qml' or 'content'.
This would remove any dependency of the subfolder name on the project name.
This should be discussed.
ProjectName/ProjectNameQml/Screen01.ui.qml
ProjectName/qml/Screen01.ui.qml
ProjectName/imports/ProjectNameImport/Constants.qml
The aurora cluster uses the latest project structure: https://git.qt.io/public-demos/qtdesign-studio/-/tree/master/playground/AuroraCluster
qmldir