Basic QML Interaction Elements

Flickable Item provides a surface that can be "flicked"
Flipable Item provides a surface that can be flipped
FocusPanel Item explicitly creates a focus panel
FocusScope Object explicitly creates a focus scope
GestureArea Item enables simple gesture handling
KeyNavigation Attached property supports key navigation by arrow keys
Keys Attached property provides key handling to Items
MouseArea Item enables simple mouse handling