summaryrefslogtreecommitdiffstats
path: root/examples/multitouch/dials/dials.ui
Commit message (Collapse)AuthorAgeFilesLines
* update examples now that we get both touch and mouse events at the same timeBradley T. Hughes2009-06-181-0/+77
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)