|
KWin
|
#include "kwin_export.h"#include <QObject>#include <memory>Go to the source code of this file.
Classes | |
| class | KWin::PointerInterface |
| class | KWin::PointerSurfaceCursor |
| Class encapsulating a Cursor image. More... | |
Namespaces | |
| namespace | KWin |
Typedefs | |
| using | KWin::PointerCursor = std::variant<PointerSurfaceCursor *, QByteArray> |