Louvre v2.18.1-1
C++ library for Wayland compositors
Loading...
Searching...
No Matches
LPointerScrollEvent Member List

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

axes() const noexceptLPointerScrollEventinline
Continuous enum valueLPointerScrollEvent
copy() const noexceptLEvent
device() const noexceptLInputEventinline
discreteAxes() const noexceptLPointerScrollEventinline
Finger enum valueLPointerScrollEvent
hasX() const noexceptLPointerScrollEventinline
hasY() const noexceptLPointerScrollEventinline
LPointerScrollEvent(const LPointF &axes=LPointF(0.f, 0.f), const LPointF &axesDiscrete=LPoint(0, 0), bool hasX=true, bool hasY=true, 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
setAxes(const LPointF &axes) noexceptLPointerScrollEventinline
setAxes(Float32 x, Float32 y) noexceptLPointerScrollEventinline
setDevice(LInputDevice *device) noexceptLInputEvent
setDiscreteAxes(const LPoint &axes) noexceptLPointerScrollEventinline
setDiscreteAxes(Int32 x, Int32 y) noexceptLPointerScrollEventinline
setDiscreteX(Int32 x) noexceptLPointerScrollEventinline
setDiscreteY(Int32 y) noexceptLPointerScrollEventinline
setHasX(bool hasX) noexceptLPointerScrollEventinline
setHasY(bool hasY) noexceptLPointerScrollEventinline
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 enum nameLPointerScrollEvent
source() const noexceptLPointerScrollEventinline
subtype() const noexceptLEventinline
Subtype enum nameLEvent
type() const noexceptLEventinline
Type enum nameLEvent
us() const noexceptLEventinline
Wheel enum valueLPointerScrollEvent
WheelLegacy enum valueLPointerScrollEvent
WheelTilt enum valueLPointerScrollEvent
~LEvent() noexcept=defaultLEvent