Qt 4.8
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
PinchArea Class Reference

The PinchArea item enables simple pinch gesture handling. More...

Inheritance diagram for PinchArea:
Item

Detailed Description

The PinchArea item enables simple pinch gesture handling.

The PinchArea element was added in QtQuick 1.1

A PinchArea is an invisible item that is typically used in conjunction with a visible item in order to provide pinch gesture handling for that item.

The enabled property is used to enable and disable pinch handling for the proxied item. When disabled, the pinch area becomes transparent to mouse/touch events.

PinchArea can be used in two ways:

See also
PinchEvent

The documentation for this class was generated from the following file: