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.

Qt Quick Controls 1 - Calendar Example

Demonstrates the use of Calendar control.

Qt Quick Controls 1 - File System Browser Example

An example for the TreeView control.

Qt Quick Controls 1 - Gallery

A collection of components for a classic desktop-style UI.

Qt Quick Controls 1 - Styles Example

Demonstrates custom styles.

Qt Quick Controls 1 - Table View Example

An example for the TableView control.

Qt Quick Controls 1 - Text Editor Example

A QML app using Qt Quick Controls and a C++ class to provide a fully-functional rich-text editor application.

Qt Quick Controls 1 - Touch Gallery

Demonstrates UI controls for a touch interface.

Qt Quick Controls 1 - UI Forms

Demonstrates how to separate the application logic from the UI.