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

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

copy() const noexceptLEvent
delta() const noexceptLPointerMoveEventinline
deltaUnaccelerated() const noexceptLPointerMoveEventinline
device() const noexceptLInputEventinline
localPosLPointerMoveEventmutable
LPointerMoveEvent(const LPointF &delta=LPointF(0.f, 0.f), const LPointF &deltaUnaccelerated=LPointF(0.f, 0.f), UInt32 serial=LTime::nextSerial(), UInt32 ms=LTime::ms(), UInt64 us=LTime::us(), LInputDevice *device=nullptr) noexceptLPointerMoveEventinline
ms() const noexceptLEventinline
serial() const noexceptLEventinline
setDelta(const LPointF &delta) noexceptLPointerMoveEventinline
setDeltaUnaccelerated(const LPointF &deltaUnaccelerated) noexceptLPointerMoveEventinline
setDevice(LInputDevice *device) noexceptLInputEvent
setDx(Float32 dx) noexceptLPointerMoveEventinline
setDxUnaccelerated(Float32 dx) noexceptLPointerMoveEventinline
setDy(Float32 dy) noexceptLPointerMoveEventinline
setDyUnaccelerated(Float32 dy) noexceptLPointerMoveEventinline
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