Qt Quick Components

Common interface designs

This is a list of common user interface patterns that are used in applications. The code in each example shows how to use the components together to create these patterns with QML.

Creating pages and navigating to them

An application has multiple pages of content and the user needs to get from one page to next.

Hardware key navigation on ListView

Using hardware keys to provide an alternative input method

Implementing multiselection support for ListView

A list with individually selectable items

ListView overview: Qt Quick components for Symbian

Items, headings and texts for customising list views