PDA

View Full Version : Qt input method for pinyin using actual keyboard.



mohankhanzode
7th November 2016, 05:59
Hi,
I have downloaded qt-5.7.0 version and found qtvirtualkeyboard functionality for pinyininputmethod. I am looking same functionality here
with normal keyboard so now event has to be triggered from actual keyboard instead of virtual keyboard for pinyininput . Could you suggest
how to achieve the same by using any existing QT library which support input from actual keyboard instead of virtual keyboard.