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

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

cancelled() const noexceptLPointerHoldEndEventinline
copy() const noexceptLEvent
device() const noexceptLInputEventinline
fingers() const noexceptLPointerHoldEndEventinline
LPointerHoldEndEvent(UInt32 fingers=0, bool cancelled=false, UInt32 serial=LTime::nextSerial(), UInt32 ms=LTime::ms(), UInt64 us=LTime::us(), LInputDevice *device=nullptr) noexceptLPointerHoldEndEventinline
ms() const noexceptLEventinline
serial() const noexceptLEventinline
setCancelled(bool cancelled) noexceptLPointerHoldEndEventinline
setDevice(LInputDevice *device) noexceptLInputEvent
setFingers(UInt32 fingers) noexceptLPointerHoldEndEventinline
setMs(UInt32 ms) noexceptLEventinline
setSerial(UInt32 serial) noexceptLEventinline
setUs(UInt32 us) noexceptLEventinline
subtype() const noexceptLEventinline
Subtype enum nameLEvent
type() const noexceptLEventinline
Type enum nameLEvent
us() const noexceptLEventinline
~LEvent() noexcept=defaultLEvent