Quote Originally Posted by wysota View Post
The first argument of processKeyEvent() is wrong. It should contain the unicode value of the key, not QEvent::KeyPress...
I'm a bit confused Why I need to specify both unicode and key code?