diff options
author | Liang Qi <[email protected]> | 2024-09-19 14:03:24 +0200 |
---|---|---|
committer | Qt Cherry-pick Bot <[email protected]> | 2024-11-09 12:11:46 +0000 |
commit | 83ae4d46c8a095dc1109a229f736ba2bd91df67e (patch) | |
tree | df6c5aaf4d23811a9f30117e7fe84936e6518bc4 | |
parent | 0427ada3975b302e2476c80ac54415ff58baaa11 (diff) |
tests: port touchGraphicsItem to Qt 6
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 <[email protected]>
(cherry picked from commit 1b5c6d0009fb2f3b418b84ae610c1ed39509c0e5)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
(cherry picked from commit d51205b0b4eda13da8e2a9f5b28eb0fb296f8da7)
0 files changed, 0 insertions, 0 deletions