|
uTouch-qml
1.0
A QML plugin for the uTouch gesture stack
|
| AxisInfo | A property type used for providing information about an axis of a touch device |
| Device | An item that provides information about a gesture input device |
| Gesture | An item describing a gesture subscription |
| GestureEvent | An item that provides information about a gesture event |
| GestureProperty | A property type that conveys the initial and current value of a variant |
| Touch | An item that provides information about a touch point |
| TouchLimits | A property type used for configuring gesture begin and end conditions based on the number of active touches |
| UTouchDragArea | An input-only item for receiving non-instantaneous drag gesture events |
| UTouchPinchArea | An input-only item for receiving non-instantaneous pinch gesture events |
| UTouchRotateArea | An input-only item for receiving non-instantaneous rotate gesture events |
| UTouchTapArea | An input-only item for receiving instantaneous tap gesture events |