8#include "kwin_export.h"
21class ShadowManagerInterfacePrivate;
22class ShadowInterfacePrivate;
33 std::unique_ptr<ShadowManagerInterfacePrivate> d;
51 QMarginsF offset()
const;
57 std::unique_ptr<ShadowInterfacePrivate> d;
Class holding the Wayland server display loop.
GraphicsBuffer * left() const
GraphicsBuffer * bottomLeft() const
GraphicsBuffer * topRight() const
GraphicsBuffer * bottomRight() const
~ShadowInterface() override
GraphicsBuffer * top() const
GraphicsBuffer * right() const
GraphicsBuffer * topLeft() const
GraphicsBuffer * bottom() const
~ShadowManagerInterface() override