Home > Mobile >  Sogou pinyin is unable to capture the input method buttons
Sogou pinyin is unable to capture the input method buttons

Time:11-28


Other input method is normal, sogou pinyin input method in the text box according to capture key events in the process of typing, only on the screen after the trigger, pseudo code is as follows:


QInputMethodEvent * ie=(QInputMethodEvent *) event;
QDebug () & lt; <"Ime commited:" & lt;
Consult, thanks!
  •  Tags:  
  • Qt
  • Related