-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.8 6.5 6.2 Change-Id: I45335886199a65e519cbd4872138e0715dd08103 Reviewed-by: Axel Spoerl <[email protected]>
- Loading branch information
Showing
1 changed file
with
14 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters