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