Function Action.checkAccelerator
returns true if accelerator matches provided key code and flags
bool checkAccelerator(
uint keyCode,
uint keyFlags
) const;
returns true if accelerator matches provided key code and flags
bool checkAccelerator(
uint keyCode,
uint keyFlags
) const;