Virtual keyboard HideKeyboardKey
-
Hi all,
I am trying to add support for a virtual keyboard to my Qt app, and am struggling with trying to figure out how to support the HideKeyboardKey. For various reasons, I need to manually trap and respond to the key, however, there does not appear to be a way (at least that I can find) to do this. Would appreciate someone pointing me in the right direction for this.
Thanks!