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

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

copy() const noexceptLEvent
delta() const noexceptLPointerPinchUpdateEventinline
deltaUnaccelerated() const noexceptLPointerPinchUpdateEventinline
device() const noexceptLInputEventinline
fingers() const noexceptLPointerPinchUpdateEventinline
LPointerPinchUpdateEvent(UInt32 fingers=0, const LPointF &delta=LPointF(0.f, 0.f), const LPointF &deltaUnaccelerated=LPointF(0.f, 0.f), Float32 scale=1.f, Float32 rotation=0.f, UInt32 serial=LTime::nextSerial(), UInt32 ms=LTime::ms(), UInt64 us=LTime::us(), LInputDevice *device=nullptr) noexceptLPointerPinchUpdateEventinline
ms() const noexceptLEventinline
rotation() const noexceptLPointerPinchUpdateEventinline
scale() const noexceptLPointerPinchUpdateEventinline
serial() const noexceptLEventinline
setDelta(const LPointF &delta) noexceptLPointerPinchUpdateEventinline
setDeltaUnaccelerated(const LPointF &deltaUnaccelerated) noexceptLPointerPinchUpdateEventinline
setDevice(LInputDevice *device) noexceptLInputEvent
setDx(Float32 dx) noexceptLPointerPinchUpdateEventinline
setDxUnaccelerated(Float32 dx) noexceptLPointerPinchUpdateEventinline
setDy(Float32 dy) noexceptLPointerPinchUpdateEventinline
setDyUnaccelerated(Float32 dy) noexceptLPointerPinchUpdateEventinline
setFingers(UInt32 fingers) noexceptLPointerPinchUpdateEventinline
setMs(UInt32 ms) noexceptLEventinline
setRotation(Float32 rotation) noexceptLPointerPinchUpdateEventinline
setScale(Float32 scale) noexceptLPointerPinchUpdateEventinline
setSerial(UInt32 serial) noexceptLEventinline
setUs(UInt32 us) noexceptLEventinline
Subtype enum nameLEvent
subtype() const noexceptLEventinline
Type enum nameLEvent
type() const noexceptLEventinline
us() const noexceptLEventinline
~LEvent() noexcept=defaultLEvent