oif-qml 1.0
A QML plugin for the Open Input Framework gesture stack
TouchLimits Class Reference

A property type used for configuring gesture begin and end conditions based on the number of active touches. More...

List of all members.

Properties

int start
 This property holds the number of touches required to begin a gesture.

Detailed Description

A property type used for configuring gesture begin and end conditions based on the number of active touches.


Property Documentation

int TouchLimits::start [read, write]

This property holds the number of touches required to begin a gesture.

The default value is two touches.