|
KWin
|
#include <QHash>#include <QSignalSpy>#include <QTest>#include <QThread>#include "wayland/compositor.h"#include "wayland/display.h"#include "wayland/seat.h"#include "wayland/tablet_v2.h"#include "KWayland/Client/compositor.h"#include "KWayland/Client/connection_thread.h"#include "KWayland/Client/event_queue.h"#include "KWayland/Client/registry.h"#include "KWayland/Client/seat.h"#include "KWayland/Client/surface.h"#include "qwayland-tablet-unstable-v2.h"#include "test_tablet_interface.moc"Go to the source code of this file.
Classes | |
| class | Tablet |
| class | TabletPad |
| class | Tool |
| class | TabletSeat |
| class | TestTabletInterface |