![]() |
Qt 4.8
|
The PinchArea item enables simple pinch gesture handling. More...
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:
pinch.target
to provide automatic interaction with an element