Qt Quick Controls 1 Examples
Warning: The Qt Quick Controls 1 module is deprecated since Qt 5.12. Use the latest Qt Quick Controls module instead.
These examples show how to create user interfaces using Qt Quick Controls 1.
Demonstrates the use of Calendar control. | |
An example for the TreeView control. | |
A collection of components for a classic desktop-style UI. | |
Demonstrates custom styles. | |
An example for the TableView control. | |
A QML app using Qt Quick Controls and a C++ class to provide a fully-functional rich-text editor application. | |
Demonstrates UI controls for a touch interface. | |
Demonstrates how to separate the application logic from the UI. |