Basic QML Interaction Elements

Flickable

The Flickable item provides a surface that can be "flicked".

Flipable

The Flipable item provides a surface that can be flipped.

FocusPanel

The FocusPanel item explicitly creates a focus panel.

FocusScope

The FocusScope object explicitly creates a focus scope.

KeyNavigation

The KeyNavigation attached property supports key navigation by arrow keys.

Keys

The Keys attached property provides key handling to Items.

MouseArea

The MouseArea item enables simple mouse handling.

Groups Of Related QML Elements

If you know what kind of QML element you want (Basic Visual, Interaction, Animation, etc), look here.

GestureArea

The GestureArea item enables simple gesture handling.

Flickable

The Flickable item provides a surface that can be "flicked".

Flipable

The Flipable item provides a surface that can be flipped.

FocusPanel

The FocusPanel item explicitly creates a focus panel.

FocusScope

The FocusScope object explicitly creates a focus scope.

KeyNavigation

The KeyNavigation attached property supports key navigation by arrow keys.

Keys

The Keys attached property provides key handling to Items.

MouseArea

The MouseArea item enables simple mouse handling.

Groups Of Related QML Elements

If you know what kind of QML element you want (Basic Visual, Interaction, Animation, etc), look here.

GestureArea

The GestureArea item enables simple gesture handling.