mirror of https://github.com/qt/qtdoc.git
Restructure resource file management by relocating QML and asset files from the resource files (qrc) to their respective modules within the application. Moreover, the project has been divided into two distinct submodules: LightningViewer and LightningViewerStyle. The LightningViewer module includes the project's sources, QML files, and assets, used for the model, view, and controller aspects. On the other hand, the LightningViewerStyle module is dedicated to defining a custom style generated by a tool. The purpose of separating style-related files from LightningViewer is to simplify updates by allowing the style generator tool to only modify contents within the style subdirectory. Task-number: QTBUG-121123 Pick-to: 6.7 Change-Id: Ib04fb156bd47b4033526c8eb9b33ccab76ab50e9 Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io> |
||
---|---|---|
.. | ||
dark/images | ||
light/images | ||
Button.qml | ||
CMakeLists.txt | ||
Config.qml | ||
RoundButton.qml | ||
StyleImage.qml |