Qt 6.11 is out! See what's new in the release
blog
Close/Open input method by code?
General and Desktop
3
Posts
2
Posters
1.6k
Views
1
Watching
-
How to close or open input method by code via Qt's API? I'm using Qt 5.0.1 now.
-
[quote author="qxoz" date="1364301939"]Hi!
Can you tell more, what you mean by "close or open input method"?[/quote]Oh, sorry for that.
In China and other Asian countries, input method is "IME":http://en.wikipedia.org/wiki/Input_method_editor
When closed, key press can be direct captured by program, or will captured by IME program.