diff options
| author | Liang Qi <liang.qi@qt.io> | 2024-09-19 14:03:24 +0200 |
|---|---|---|
| committer | Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> | 2024-11-09 12:14:38 +0000 |
| commit | 08519dbed7da6e17c7894d643ea11068c42cdbe7 (patch) | |
| tree | df6c5aaf4d23811a9f30117e7fe84936e6518bc4 | |
| parent | 71993682eab673efcd642737dcdd42a368f50948 (diff) | |
tests: port touchGraphicsItem to Qt 66.7
Replace deprecated APIs with recent ones:
* QTouchEvent::touchPoints() -> points()
* QEventPoint::pos() -> position()
* QPointingDevice::Capabilities and etc -> QInputDevice::Capability
Pick-to: 6.5 6.2
Change-Id: I45335886199a65e519cbd4872138e0715dd08103
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
(cherry picked from commit 1b5c6d0009fb2f3b418b84ae610c1ed39509c0e5)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit d51205b0b4eda13da8e2a9f5b28eb0fb296f8da7)
0 files changed, 0 insertions, 0 deletions
