KWin
|
#include "kwin_export.h"
#include <QList>
#include <QObject>
#include <memory>
Go to the source code of this file.
Classes | |
class | KWin::TabletManagerV2Interface |
class | KWin::TabletSurfaceCursorV2 |
class | KWin::TabletToolV2Interface |
class | KWin::TabletPadV2Interface |
class | KWin::TabletPadRingV2Interface |
class | KWin::TabletPadStripV2Interface |
class | KWin::TabletPadGroupV2Interface |
class | KWin::TabletV2Interface |
class | KWin::TabletSeatV2Interface |
Namespaces | |
namespace | KWin |
Typedefs | |
using | KWin::TabletCursorSourceV2 = std::variant<TabletSurfaceCursorV2 *, QByteArray> |