[Qt-interest] Disable shortcut keys of keyboard shortcuts from preferences

Rahulkumar Tibdewal rahulkumar_tibdewal at persistent.co.in
Tue May 5 09:03:48 CEST 2009


Hi all again,

I am developing an application on Mac using Qt and I have one of requirement as disable all keyboard shortcuts from System preferences->Keyboard & Mouse->Keyboard Shortcuts.
Example : Front Row launch on shortcut key of combination Command + Esc.(DISABLE this feature)

I want to stop it through code obviously. I already used event filter on keyboard. Filtering keyboard events using Keypress and Keyrelease event filter, filter's only individual key.
Due to this key combinations are still accessible. I want to stop shortcut keys also. As in keyboard is dead and you cannot do anything.

I don't have any clue at all. I did lot of Google but still no success.
Any help is highly appreciated.

Thanks
Rahul


DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090505/87ce06ad/attachment.html 


More information about the Qt-interest-old mailing list