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

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

copy() const noexceptLEvent
device() const noexceptLInputEventinline
id() const noexceptLTouchMoveEventinline
localPosLTouchMoveEventmutable
LTouchMoveEvent(Int32 id=0, const LPointF &pos=LPointF(0.f, 0.f), UInt32 serial=LTime::nextSerial(), UInt32 ms=LTime::ms(), UInt64 us=LTime::us(), LInputDevice *device=nullptr) noexceptLTouchMoveEventinline
ms() const noexceptLEventinline
pos() const noexceptLTouchMoveEventinline
serial() const noexceptLEventinline
setDevice(LInputDevice *device) noexceptLInputEvent
setId(Int32 id) noexceptLTouchMoveEventinline
setMs(UInt32 ms) noexceptLEventinline
setPos(const LPointF &pos) noexceptLTouchMoveEventinline
setPos(Float32 x, Float32 y) noexceptLTouchMoveEventinline
setSerial(UInt32 serial) noexceptLEventinline
setUs(UInt32 us) noexceptLEventinline
setX(Float32 x) noexceptLTouchMoveEventinline
setY(Float32 y) noexceptLTouchMoveEventinline
subtype() const noexceptLEventinline
Subtype enum nameLEvent
Type enum nameLEvent
type() const noexceptLEventinline
us() const noexceptLEventinline
~LEvent() noexcept=defaultLEvent