qt5base-lts/tests/manual/qpainfo
Michael Brasser 16a26931d4 Allow the platform to specify a press and hold delay.
Press and hold is an interaction available on many platforms,
particularly when touch is involved. In Qt Quick this is exposed to the
user via MouseArea::onPressAndHold. This value should not be hard-coded,
but rather use a platform-specified default. This commit adds the
low-level hooks necessary for that to happen.

Task-number: QTBUG-24793
Change-Id: I621a8ac9de66b881e34336228056bffbb6306a70
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
2013-12-10 17:36:05 +01:00
..
main.cpp Allow the platform to specify a press and hold delay. 2013-12-10 17:36:05 +01:00
qpainfo.pro Add missing .pro-file for qpainfo-test. 2013-03-14 19:49:38 +01:00