Qt Reference Documentation

Contents

QML Elements

These are the functionally grouped lists of QML elements as part of Qt Quick.

Elements are declared with the their name and two curly braces. Elements may be nested in elements, thereby creating a parent-child relationship between the two elements.

To see the QML elements listed by functional area, see the Groups Of Related QML Elements page.

Basic QML Elements

Graphics

Text Handling

Mouse and Interaction Area

Positioners and Repeater

Transformations

States

Animation and Transitions

Elements that animate properties based on data types

Models and Data Handling

Views

Path Definition

Utility

Graphical Effects

Add-On Elements

These elements are not included in the QtQuick 1.0 module. Their respective QML bindings should first be obtained and installed.