summaryrefslogtreecommitdiffstats
path: root/tests/manual/qtabletevent/regular_widgets/regular_widgets.pro
Commit message (Collapse)AuthorAgeFilesLines
* Add a manual test for regular widget interaction with the table.Benjamin Poulain2010-06-281-0/+3
The code paths are different if the tablet event is accepted or not. This manuel test show the events received from tablet and mouse to make sure we get the right events in the right order.