This is the repo for the Qt Quick Controls Styles course on Qt Academy.
The files provided are the demo apps created during the course. They provide a reference for the workflows covered in the course section.
To get started with this project, you will need to have Qt installed from the qt.io website. We Recommend using the QtCreator IDE in order to follow along with the content in the videos.
Styles_Section3a: Example to demonstrate how to select Qt Quick Controls styles at compile time. Tested with Qt 6.9.0 MinGW 64-bit.
Styles_Section3b: Example to demonstrate how to select Qt Quick Controls styles at run time. Tested with Qt 6.9.0 MinGW 64-bit.
Styles_Section4: Example to demonstrate how to configure palettes. Tested with Qt 6.9.0 MinGW 64-bit.
Styles_Section5: Example to demonstrate how to customize Qt Quick Controls styles. Tested with Qt 6.9.0 MinGW 64-bit.
If you need additional help, the following resources may be helpful:
- Qt Documentation: https://doc.qt.io
- Qt Forum: https://forum.qt.io
- Qt Academy: https://qt.io/academy