summaryrefslogtreecommitdiffstats
path: root/examples/multitouch/multitouch.pro
Commit message (Collapse)AuthorAgeFilesLines
* update examples now that we get both touch and mouse events at the same timeBradley T. Hughes2009-06-181-1/+1
| | | | | 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)
* add a multitouch example that shows how to handle multitouch events in ↵Bradley T. Hughes2009-03-251-1/+1
| | | | QGraphicsItems
* add fingerpaint to examples\multitouch.proBradley T. Hughes2009-03-251-1/+1
|
* add a multitouch pinchzoom example, based on the collidingmice exampleBradley T. Hughes2009-03-241-0/+2