[Qt-interest] mouse/touchscreen events not getting through to the active application
slheitz at rockwellcollins.com
slheitz at rockwellcollins.com
Wed Nov 25 23:18:43 CET 2009
I created a touchscreen/mouse plugin.it seems to be working correctly, I
emit the mousechanged signal from thehabndler and it is being seen in the
server with the qwseventfilter.
But it never gets to my running application. I hit buttons and nothing
happens. I put in the mousepressevent function and nothing is getting
captured.
I am deriving my mousehandler class from QWScalibratedmousehandler, and
when I load the plugin it says "Could not read calibration:
"/etc/pointercal""
could this be stopping the mouseevent from going through?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091125/406ff58b/attachment.html
More information about the Qt-interest-old
mailing list