Receive input events from an external touchpad
Mobile and Embedded
1
Posts
1
Posters
1.0k
Views
1
Watching
-
wrote on 2 Dec 2011, 11:15 last edited by
Hi Guys,
I have access to an external touchpad , a prototype version. It has a primitive usb driver which, when connected to a pc, returns the touch co-ordinates. It supports multitouch, upto 10 points.Now , how do I integrate this with Qt to accept these co-ordinates as input ? What would I need to change ?
For example, control the dials in the following example using the touchpad : http://apidocs.meego.com/1.0/qt4.7/multitouch-dials.html
Thanks.
1/1