Louvre
v2.12.0-1
C++ library for Wayland compositors
|
This is the complete list of members for LKeyboardLeaveEvent, including all inherited members.
copy() const noexcept | LEvent | |
device() const noexcept | LInputEvent | inline |
LKeyboardLeaveEvent(UInt32 serial=LTime::nextSerial(), UInt32 ms=LTime::ms(), UInt64 us=LTime::us(), LInputDevice *device=nullptr) noexcept | LKeyboardLeaveEvent | inline |
ms() const noexcept | LEvent | inline |
serial() const noexcept | LEvent | inline |
setDevice(LInputDevice *device) noexcept | LInputEvent | |
setMs(UInt32 ms) noexcept | LEvent | inline |
setSerial(UInt32 serial) noexcept | LEvent | inline |
setUs(UInt32 us) noexcept | LEvent | inline |
Subtype enum name | LEvent | |
subtype() const noexcept | LEvent | inline |
type() const noexcept | LEvent | inline |
Type enum name | LEvent | |
us() const noexcept | LEvent | inline |
~LEvent() noexcept=default | LEvent |