[Qt-interest] How to pass QTouchEvents from a single touch screen to Qt for "swipe" gesture
pacybl
pacybl at gmail.com
Mon Feb 8 20:32:19 CET 2010
I am very excited about the latest Qt 4.6 with gesture support.
I have a single touch screen which provides BTN_TOUCH or BTN_LEFT through linux event device to Qt. Recently I would like to implement the "swipe", signle touch, gesture with Qt 4.6 under Linux. I am not sure if there is a general way converting Linux Mouse events to QTouchEvent in order to get QGestureEvent under Linux with Qt 4.6 (qt embedded or X11)
Does anyone have idea about this? Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100208/fadb5505/attachment.html
More information about the Qt-interest-old
mailing list