Louvre
v2.12.0-1
C++ library for Wayland compositors
|
This is the complete list of members for LTouchPoint, including all inherited members.
id() const noexcept | LTouchPoint | inline |
lastDownEvent() const noexcept | LTouchPoint | inline |
lastMoveEvent() const noexcept | LTouchPoint | inline |
lastUpEvent() const noexcept | LTouchPoint | inline |
LObject(const LObject &) noexcept | LObject | inline |
LObject() noexcept=default | LObject | protected |
notifyDestruction() noexcept | LObject | protected |
operator=(const LObject &) noexcept | LObject | inline |
pos() const noexcept | LTouchPoint | inline |
pressed() const noexcept | LTouchPoint | inline |
sendDownEvent(const LTouchDownEvent &event, LSurface *surface=nullptr) noexcept | LTouchPoint | |
sendMoveEvent(const LTouchMoveEvent &event) noexcept | LTouchPoint | |
sendUpEvent(const LTouchUpEvent &event) noexcept | LTouchPoint | |
setUserData(UIntPtr data) const noexcept | LObject | inline |
surface() const noexcept | LTouchPoint | inline |
userData() const noexcept | LObject | inline |
~LObject() noexcept | LObject | protectedvirtual |