Louvre  v2.9.0-1
C++ library for Wayland compositors
LKeyboardKeyEvent Member List

This is the complete list of members for LKeyboardKeyEvent, including all inherited members.

copy() const noexceptLEvent
device() const noexceptLInputEventinline
keyCode() const noexceptLKeyboardKeyEventinline
LKeyboardKeyEvent(UInt32 keyCode=0, State state=Pressed, UInt32 serial=LTime::nextSerial(), UInt32 ms=LTime::ms(), UInt64 us=LTime::us(), LInputDevice *device=nullptr) noexceptLKeyboardKeyEventinline
ms() const noexceptLEventinline
Pressed enum valueLKeyboardKeyEvent
Released enum valueLKeyboardKeyEvent
serial() const noexceptLEventinline
setDevice(LInputDevice *device) noexceptLInputEvent
setKeyCode(UInt32 keyCode) noexceptLKeyboardKeyEventinline
setMs(UInt32 ms) noexceptLEventinline
setSerial(UInt32 serial) noexceptLEventinline
setState(State state) noexceptLKeyboardKeyEventinline
setUs(UInt32 us) noexceptLEventinline
State enum nameLKeyboardKeyEvent
state() const noexceptLKeyboardKeyEventinline
subtype() const noexceptLEventinline
Subtype enum nameLEvent
type() const noexceptLEventinline
Type enum nameLEvent
us() const noexceptLEventinline
~LEvent() noexcept=defaultLEvent