summaryrefslogtreecommitdiffstats
path: root/examples/multitouch/dials/dials.pro
Commit message (Collapse)AuthorAgeFilesLines
* update examples now that we get both touch and mouse events at the same timeBradley T. Hughes2009-06-181-0/+2
added a new example to show how to enable touch for an existing widget (QDial in this case), and that the mouse event emulation of QWidget does the Right Thing (tm)