qtdoc/examples/demos
MohammadHossein Qanbari 0f8bf79538 Lightning Viewer Example: Use QML Module and Restructure Project Files
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>
2024-01-26 14:21:19 +01:00
..
FX_Material_Showroom CMake: fix installation of demos projects 2024-01-25 15:13:29 +02:00
calqlatr CMake: fix installation of demos projects 2024-01-25 15:13:29 +02:00
car-configurator CMake: fix installation of demos projects 2024-01-25 15:13:29 +02:00
clocks Doc: Create separate Graphics Multimedia example categories 2024-01-16 14:40:08 +01:00
coffee Rename Coffee Machine example QML module and .qrc file 2024-01-10 17:02:48 +02:00
colorpaletteclient Rename Qt Quick Demo - RESTful Color API client example 2023-10-25 14:25:25 +02:00
dice Demos: Add dependency info to example metadata 2024-01-19 10:26:22 +01:00
documentviewer CMake: fix installation of demos projects 2024-01-25 15:13:29 +02:00
hangman Update Hangman demo to use Google Play Billing Library 6 2023-12-15 06:55:07 +00:00
lightningviewer Lightning Viewer Example: Use QML Module and Restructure Project Files 2024-01-26 14:21:19 +01:00
maroon Examples: Use consistent organization names and settings paths 2023-07-04 13:43:26 +00:00
mediaplayer CMake: fix installation of demos projects 2024-01-25 15:13:29 +02:00
osmbuildings Android OpenSSL support 2024-01-25 10:02:53 +02:00
photosurface Demos: Add dependency info to example metadata 2024-01-19 10:26:22 +01:00
robotarm CMake: fix installation of demos projects 2024-01-25 15:13:29 +02:00
rssnews Doc: Add example categories to qtdoc examples 2023-08-28 10:47:07 +03:00
samegame Revert "Port samegame to qt_add_qml_module" 2024-01-17 07:16:10 +00:00
stocqt Demos: Add dependency info to example metadata 2024-01-19 10:26:22 +01:00
thermostat Demos: Add dependency info to example metadata 2024-01-19 10:26:22 +01:00
todolist Doc: drop 'example' from title of application examples 2024-01-10 16:02:48 +01:00
CMakeLists.txt CMake: Add components needed by demos 2024-01-25 15:13:25 +02:00
demos.pro Overhaul StocQt example 2023-12-22 20:40:50 +01:00