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:07:11 +0000 |
commit | 5fbc84afab612412f3c5b3a24970ab65ba5806af (patch) | |
tree | df6c5aaf4d23811a9f30117e7fe84936e6518bc4 | |
parent | 7244e6f35efe2a62ceb536e49e3de595cc80d7b1 (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