I want to get a KEYBDINPUT
Struct from a QKeyEvent
that I want to invoke through SendInput
. I cannot understand how can I use the following properties of QKeyEvent
. QString& text
, bool autorep
, ushort count
|
I want to get a
|
|||
|