[Qt-interest] QApp running as QWS Server

Frederik Vannoote frederik.vannoote at barco.com
Fri Oct 30 10:15:00 CET 2009


Dear Nitin,



There are some methods in QApplication that might do the trick:

bool QApplication::qwsEventFilter ( QWSEvent * )   [virtual]
int QApplication::qwsProcessEvent ( QWSEvent * )


In QWSServer itself there is also a possibility of adding a keyboard
filter:

void addKeyboardFilter ( KeyboardFilter * filter )

I expect this will do the trick.




Regards,
Frederik

On Thu, 2009-10-29 at 22:54 -0700, Nitin Mahajan wrote:
> Hello,
> 
> Is there a way , QApp running as a QWS server can also consume keyboard events before propagating them to clients?
> 
> regards
> 
> Nitin
> 
> 
> 
>       New Email addresses available on Yahoo!
> Get the Email name you've always wanted on the new @ymail and @rocketmail. 
> Hurry before someone else does!
> http://mail.promotions.yahoo.com/newdomains/aa/
> 
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
> 
-- 
Frederik Vannoote
Development Engineer Software

Barco N.V. 
Security & Monitoring Division
President Kennedypark 35
B-8500 KORTRIJK
Belgium
Tel: +32 (0)56 233145
Fax: +32 (0)56 262262
www.barco.com
frederik.vannoote at barco.com



DISCLAIMER:
Unless indicated otherwise, the information contained in this message is privileged and confidential, and is intended only for the use of the addressee(s) named above and others who have been specifically authorized to receive it. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message and/or attachments is strictly prohibited. The company accepts no liability for any damage caused by any virus transmitted by this email. Furthermore, the company does not warrant a proper and complete transmission of this information, nor does it accept liability for any delays. If you have received this message in error, please contact the sender and delete the message. Thank you.





More information about the Qt-interest-old mailing list