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

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

cancelled() const noexceptLPointerPinchEndEventinline
copy() const noexceptLEvent
device() const noexceptLInputEventinline
fingers() const noexceptLPointerPinchEndEventinline
LPointerPinchEndEvent(UInt32 fingers=0, bool cancelled=false, UInt32 serial=LTime::nextSerial(), UInt32 ms=LTime::ms(), UInt64 us=LTime::us(), LInputDevice *device=nullptr) noexceptLPointerPinchEndEventinline
ms() const noexceptLEventinline
serial() const noexceptLEventinline
setCancelled(bool cancelled) noexceptLPointerPinchEndEventinline
setDevice(LInputDevice *device) noexceptLInputEvent
setFingers(UInt32 fingers) noexceptLPointerPinchEndEventinline
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