|
KWin
|
#include <QSignalSpy>#include <QTest>#include "wayland/compositor.h"#include "wayland/display.h"#include "wayland/xdgdecoration_v1.h"#include "wayland/xdgshell.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/surface.h"#include "KWayland/Client/xdgdecoration.h"#include "KWayland/Client/xdgshell.h"#include "test_xdg_decoration.moc"Go to the source code of this file.
Classes | |
| class | TestXdgDecoration |