keypressed
Unsolved
General and Desktop
-
Hi,
Do you mean you want to simulate a T KeyPressEvent when A is pressed ?
How out curiosity, why do you need to do that ?
-
Then create a new QKeyPressEvent and send it.
But still, you should explain your use case. As a user, pressing one key and having a different one handled is going to feel very awkward.