I am trying to identify the class in Qt Virtual Keyboard that processes hardware keyboard input.
Specifically, I want to assign the functionality of an existing key to a new keycode that is sent from a remote control.
Could you guide me on which part of the code I should modify to achieve this?