summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiang Qi <[email protected]>2024-09-19 14:03:24 +0200
committerQt Cherry-pick Bot <[email protected]>2024-11-09 12:08:44 +0000
commit8b47d1f1680544e8172b6494c0df6e0d5b7dc46e (patch)
treedf6c5aaf4d23811a9f30117e7fe84936e6518bc4
parent50ad8640a7d6267d0e9182e4c7208ebe3529e4fc (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