qt5base-lts/tests/manual/gestures/graphicsview
Shawn Rutledge 2e0f7117b6 Fix deprecations in manual tests
QEventPoint instead of TouchPoint:  we have source compatibility for that,
but we can use the new type to avoid the deprecation warnings.
Some position accessors have been renamed too.

Change-Id: I5bfe5bc853931127a883d2bd61fab122495fd427
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2020-12-01 20:20:11 +01:00
..
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
gestures.cpp Fix deprecations in manual tests 2020-12-01 20:20:11 +01:00
gestures.h Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
graphicsview.pro Rename some manual test to be unique 2019-11-12 10:28:40 +00:00
imageitem.cpp Updated license headers 2016-01-21 18:55:18 +00:00
imageitem.h Updated license headers 2016-01-21 18:55:18 +00:00
main.cpp Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
mousepangesturerecognizer.cpp Fix deprecations in manual tests 2020-12-01 20:20:11 +01:00
mousepangesturerecognizer.h Updated license headers 2016-01-21 18:55:18 +00:00