summaryrefslogtreecommitdiff
path: root/tests/manual/touchmocking/touchmockingapplication.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implement touchbrowser for widgetsMartin Negyokru2022-12-131-0/+78
Simplify touchMockingApplication. Let QApplication synthesize touch events. Unify quick and widgets touchbrowser. Fixes: QTBUG-100417 Change-Id: If43432996ca18c67f3ae13ab0767d267b27dc9a2 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>