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

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

copy() const noexceptLEvent
device() const noexceptLInputEventinline
LKeyboardModifiersEvent(const Modifiers &modifiers={0, 0, 0, 0}, UInt32 serial=LTime::nextSerial(), UInt32 ms=LTime::ms(), UInt64 us=LTime::us(), LInputDevice *device=nullptr) noexceptLKeyboardModifiersEventinline
modifiers() const noexceptLKeyboardModifiersEventinline
ms() const noexceptLEventinline
serial() const noexceptLEventinline
setDevice(LInputDevice *device) noexceptLInputEvent
setModifiers(const Modifiers &modifiers) noexceptLKeyboardModifiersEventinline
setMs(UInt32 ms) noexceptLEventinline
setSerial(UInt32 serial) noexceptLEventinline
setUs(UInt32 us) noexceptLEventinline
Subtype enum nameLEvent
subtype() const noexceptLEventinline
type() const noexceptLEventinline
Type enum nameLEvent
us() const noexceptLEventinline
~LEvent() noexcept=defaultLEvent