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

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

axes() const noexceptLPointerScrollEventinline
axes120() const noexceptLPointerScrollEventinline
Continuous enum valueLPointerScrollEvent
copy() const noexceptLEvent
device() const noexceptLInputEventinline
Finger enum valueLPointerScrollEvent
LPointerScrollEvent(const LPointF &axes=LPointF(0.f, 0.f), const LPointF &axes120=LPointF(0.f, 0.f), Source source=Continuous, UInt32 serial=LTime::nextSerial(), UInt32 ms=LTime::ms(), UInt64 us=LTime::us(), LInputDevice *device=nullptr) noexceptLPointerScrollEventinline
ms() const noexceptLEventinline
serial() const noexceptLEventinline
set120X(Float32 x) noexceptLPointerScrollEventinline
set120Y(Float32 y) noexceptLPointerScrollEventinline
setAxes(const LPointF &axes) noexceptLPointerScrollEventinline
setAxes(Float32 x, Float32 y) noexceptLPointerScrollEventinline
setAxes120(const LPointF &axes) noexceptLPointerScrollEventinline
setAxes120(Float32 x, Float32 y) noexceptLPointerScrollEventinline
setDevice(LInputDevice *device) noexceptLInputEvent
setMs(UInt32 ms) noexceptLEventinline
setSerial(UInt32 serial) noexceptLEventinline
setSource(Source source) noexceptLPointerScrollEventinline
setUs(UInt32 us) noexceptLEventinline
setX(Float32 x) noexceptLPointerScrollEventinline
setY(Float32 y) noexceptLPointerScrollEventinline
source() const noexceptLPointerScrollEventinline
Source enum nameLPointerScrollEvent
subtype() const noexceptLEventinline
Subtype enum nameLEvent
type() const noexceptLEventinline
Type enum nameLEvent
us() const noexceptLEventinline
Wheel enum valueLPointerScrollEvent
WheelTilt enum valueLPointerScrollEvent
~LEvent() noexcept=defaultLEvent