Louvre
v2.12.0-1
C++ library for Wayland compositors
|
This is the complete list of members for LExclusiveZone, including all inherited members.
edge() const noexcept | LExclusiveZone | inline |
insertAfter(LExclusiveZone *zone) const | LExclusiveZone | |
LExclusiveZone(LEdge edge, Int32 size, LOutput *output=nullptr) noexcept | LExclusiveZone | |
LObject(const LObject &) noexcept | LObject | inline |
LObject() noexcept=default | LObject | protected |
nextZone() const noexcept | LExclusiveZone | |
notifyDestruction() noexcept | LObject | protected |
OnRectChangeCallback typedef | LExclusiveZone | |
onRectChangeCallback() const noexcept | LExclusiveZone | inline |
operator=(const LObject &) noexcept | LObject | inline |
output() const noexcept | LExclusiveZone | inline |
prevZone() const noexcept | LExclusiveZone | |
rect() const noexcept | LExclusiveZone | inline |
setEdge(LEdge edge) noexcept | LExclusiveZone | |
setEdgeAndSize(LEdge edge, Int32 size) noexcept | LExclusiveZone | |
setOnRectChangeCallback(const OnRectChangeCallback &callback) noexcept | LExclusiveZone | inline |
setOutput(LOutput *output) noexcept | LExclusiveZone | |
setSize(Int32 size) noexcept | LExclusiveZone | |
setUserData(UIntPtr data) const noexcept | LObject | inline |
size() const noexcept | LExclusiveZone | inline |
userData() const noexcept | LObject | inline |
~LExclusiveZone() | LExclusiveZone | |
~LObject() noexcept | LObject | protectedvirtual |