![]() |
Louvre v2.18.1-1
C++ library for Wayland compositors
|
This is the complete list of members for LPointerSwipeEndEvent, including all inherited members.
| cancelled() const noexcept | LPointerSwipeEndEvent | inline |
| copy() const noexcept | LEvent | |
| device() const noexcept | LInputEvent | inline |
| fingers() const noexcept | LPointerSwipeEndEvent | inline |
| LPointerSwipeEndEvent(UInt32 fingers=0, bool cancelled=false, UInt32 serial=LTime::nextSerial(), UInt32 ms=LTime::ms(), UInt64 us=LTime::us(), LInputDevice *device=nullptr) noexcept | LPointerSwipeEndEvent | inline |
| ms() const noexcept | LEvent | inline |
| serial() const noexcept | LEvent | inline |
| setCancelled(bool cancelled) noexcept | LPointerSwipeEndEvent | inline |
| setDevice(LInputDevice *device) noexcept | LInputEvent | |
| setFingers(UInt32 fingers) noexcept | LPointerSwipeEndEvent | inline |
| setMs(UInt32 ms) noexcept | LEvent | inline |
| setSerial(UInt32 serial) noexcept | LEvent | inline |
| setUs(UInt32 us) noexcept | LEvent | inline |
| subtype() const noexcept | LEvent | inline |
| Subtype enum name | LEvent | |
| type() const noexcept | LEvent | inline |
| Type enum name | LEvent | |
| us() const noexcept | LEvent | inline |
| ~LEvent() noexcept=default | LEvent |