Event that represents a keyboard key changing state. More...
#include <kanzi/core.ui/platform/windowing_ng/wayland/wayland_event.hpp>
Public Attributes | |
unsigned int | keyCode |
Key. More... | |
unsigned int | stateCode |
Current key state. More... | |
Event that represents a keyboard key changing state.
unsigned int kanzi::wayland::KeyEvent::keyCode |
Key.
unsigned int kanzi::wayland::KeyEvent::stateCode |
Current key state.