c++ - How to modify the keyboard input in QT? -
The following feature is included in our existing QT & amp; C ++ application has to extend the abbreviations typed by the user in pre-defined words (words). Our functionality to implement is similar to text explorer. Say if the user has typed "Florida", then it should be immediately changed to "Florida".
I was able to detect QT documentation to capture key events, but I'm not sure how to modify keyboard input with a pre-defined character set.
It would be nice if you give me some sample codes and instructions on this.
Thanks in advance!
Is this example useful for you?
They use a mechanism that is called integer, which provides different words for a given entry ... it's like a documentary on a cell phone ...
Custom Full Example:
Hope this helps a bit!
Comments
Post a Comment