summaryrefslogtreecommitdiffstats
path: root/examples/multitouch
Commit message (Expand)AuthorAgeFilesLines
* implement panning using touch eventsBradley T. Hughes2009-03-262-6/+8
* show the example maximized, not fullscreenBradley T. Hughes2009-03-251-1/+1
* add a multitouch example that shows how to handle multitouch events in QGraph...Bradley T. Hughes2009-03-255-1/+217
* add fingerpaint to examples\multitouch.proBradley T. Hughes2009-03-251-1/+1
* have the window title in the fingerpaint example say Finger Paint, not ScribbleBradley T. Hughes2009-03-251-1/+1
* add the multitouch fingerpaint example, based on the scribble exampleBradley T. Hughes2009-03-256-0/+664
* add a multitouch pinchzoom example, based on the collidingmice exampleBradley T. Hughes2009-03-249-0/+514