Qt5KeyboardState class
#include <nCine/Backends/Qt5InputManager.h>
Simulated information about Qt5 keyboard state.
Qt5 delivers key press and release events rather than exposing a pollable keyboard array, so the down state of every key is tracked in a simulated array updated from those events.
Base classes
- class nCine::KeyboardState
- Current state of the keyboard.