[Qt-interest] qws touch event handler

Linda Maria linda.maria.bjork at gmail.com
Tue Apr 27 12:40:12 CEST 2010


Hi

I'am implementing QWS touch event driver for new operating system. I have
already done the same for mouse events, where my mouse handler inherits
QWSMouseHandler. It seem to me that there is no touch event handler provided
by Qt, similar to QWSMouseHandler. As far as I understand this; I need to
implement my own touch event handler that creates new QTouchEvents and calls
QApplication::postEvent.

Is this correct or does Qt provided functionality for touch event handling
similar to QWSMouseHandler?

Thanks,
Linda
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100427/21e403ca/attachment.html 


More information about the Qt-interest-old mailing list