Skip to content

Adapt touch event code to Qt6 API changes

Volker Krause requested to merge work/vkrause/qt6-touch-event-changes into master

This is uglier with Qt6, as the setter methods for touch points are only available as private API now.

Merge request reports