Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update examples now that we get both touch and mouse events at the same time | Bradley T. Hughes | 2009-06-18 | 1 | -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. Hughes | 2009-03-25 | 1 | -1/+1 |
| | | | | QGraphicsItems | ||||
* | add fingerpaint to examples\multitouch.pro | Bradley T. Hughes | 2009-03-25 | 1 | -1/+1 |
| | |||||
* | add a multitouch pinchzoom example, based on the collidingmice example | Bradley T. Hughes | 2009-03-24 | 1 | -0/+2 |