KWin
|
#include <QSignalSpy>
#include <QTest>
#include <QThread>
#include "wayland/compositor.h"
#include "wayland/display.h"
#include "wayland/layershell_v1.h"
#include "wayland/surface.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 "qwayland-wlr-layer-shell-unstable-v1.h"
#include "qwayland-xdg-shell.h"
#include "test_layershellv1_interface.moc"
Go to the source code of this file.
Classes | |
class | LayerShellV1 |
class | LayerSurfaceV1 |
class | XdgShell |
class | XdgSurface |
class | XdgPositioner |
class | XdgPopup |
class | TestLayerShellV1Interface |