[Qt-interest] capturing key events in the server, running embedded Qt on Linux
slheitz at rockwellcollins.com
slheitz at rockwellcollins.com
Tue Nov 17 19:27:02 CET 2009
In my server application, which as no display. It lauches other
applications and sits in the background.
Im implementing qwseventfilter to capture system events. I want to
capture a few specific key events. I can see that a key event comes
through but how do I know what type of key it is?
I aso tried implementing keypressevent here but that didn't work, probably
because the server is not the main window. But I thought that all events
go through the server first.
I just need to capture a couple keys in my server.
Thanks
Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091117/6b9e7ed6/attachment.html
More information about the Qt-interest-old
mailing list