![]() |
Louvre v2.18.1-1
C++ library for Wayland compositors
|
This is the complete list of members for LCursor, including all inherited members.
| clientCursor() const noexcept | LCursor | |
| damage(LOutput *output) const noexcept | LCursor | |
| defaultHotspotB() const noexcept | LCursor | |
| defaultLouvreTexture() const noexcept | LCursor | |
| defaultTexture() const noexcept | LCursor | |
| enable(LOutput *output, bool enable) noexcept | LCursor | |
| enabled(LOutput *output) const noexcept | LCursor | |
| enableHwCompositing(LOutput *output, bool enabled) noexcept | LCursor | |
| hasHardwareSupport(const LOutput *output) const noexcept | LCursor | |
| hotspotB() const noexcept | LCursor | |
| hwCompositingEnabled(LOutput *output) const noexcept | LCursor | |
| intersectedOutputs() const noexcept | LCursor | |
| LObject(const LObject &) noexcept | LObject | inline |
| LObject() noexcept=default | LObject | protected |
| move(Float32 dx, Float32 dy) noexcept | LCursor | |
| move(const LPointF &delta) noexcept | LCursor | |
| notifyDestruction() noexcept | LObject | protected |
| operator=(const LObject &) noexcept | LObject | inline |
| output() const noexcept | LCursor | |
| pos() const noexcept | LCursor | inline |
| rect() const noexcept | LCursor | |
| repaintOutputs(bool nonHardwareOnly=true) noexcept | LCursor | |
| replaceDefaultB(const LTexture *texture, const LPointF &hotspot) noexcept | LCursor | |
| setCursor(const LClientCursor &clientCursor) noexcept | LCursor | |
| setCursor(const LXCursor *xcursor) noexcept | LCursor | |
| setHotspotB(const LPointF &hotspot) noexcept | LCursor | |
| setPos(const LPointF &pos) noexcept | LCursor | |
| setPos(Float32 x, Float32 y) noexcept | LCursor | |
| setSize(const LSizeF &size) noexcept | LCursor | |
| setTextureB(const LTexture *texture, const LPointF &hotspot) noexcept | LCursor | |
| setUserData(UIntPtr data) const noexcept | LObject | inline |
| setVisible(bool state) noexcept | LCursor | |
| texture() const noexcept | LCursor | |
| useDefault() noexcept | LCursor | |
| userData() const noexcept | LObject | inline |
| visible() const noexcept | LCursor | |
| ~LObject() noexcept | LObject | protectedvirtual |