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

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

copy() const noexceptLEvent
device() const noexceptLInputEventinline
id() const noexceptLTouchDownEventinline
localPosLTouchDownEventmutable
LTouchDownEvent(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) noexceptLTouchDownEventinline
ms() const noexceptLEventinline
pos() const noexceptLTouchDownEventinline
serial() const noexceptLEventinline
setDevice(LInputDevice *device) noexceptLInputEvent
setId(Int32 id) noexceptLTouchDownEventinline
setMs(UInt32 ms) noexceptLEventinline
setPos(const LPointF &pos) noexceptLTouchDownEventinline
setPos(Float32 x, Float32 y) noexceptLTouchDownEventinline
setSerial(UInt32 serial) noexceptLEventinline
setUs(UInt32 us) noexceptLEventinline
setX(Float32 x) noexceptLTouchDownEventinline
setY(Float32 y) noexceptLTouchDownEventinline
subtype() const noexceptLEventinline
Subtype enum nameLEvent
Type enum nameLEvent
type() const noexceptLEventinline
us() const noexceptLEventinline
~LEvent() noexcept=defaultLEvent