Qt Reference Documentation

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.

Hardware Key Navigation on Symbian Lists

Using hardware keys to provide an alternative input method

List Components for Symbian

Customizing list appearances

Multi-Select Support for Symbian List Components

A list with individually selectable items

Page Based Application Navigation

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