qt5base-lts/tests/auto/widgets/gestures
Friedemann Kleint 2fb3941198 QPanGestureRecognizer: Make the number of touch points a parameter.
Prepare for determining the suitable number of touch points
from the device type. For now, 2 points are used as
before, which can be overridden by setting the environment
variable QT_PAN_TOUCHPOINTS. Add member variable
to QPanGesturePrivate which is set on gesture creation and later
used for comparison.

Task-number: QTBUG-40461
Change-Id: I6d9e35ca752375bc6a54435482ca0925195b8142
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
2014-11-17 14:38:15 +01:00
..
qgesturerecognizer QPanGestureRecognizer: Make the number of touch points a parameter. 2014-11-17 14:38:15 +01:00
gestures.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00