#include <QSignalSpy>
#include <QTest>
#include "wayland/compositor.h"
#include "wayland/display.h"
#include "wayland/plasmawindowmanagement.h"
#include "wayland/surface.h"
#include <wayland-plasma-window-management-client-protocol.h>
#include "KWayland/Client/compositor.h"
#include "KWayland/Client/connection_thread.h"
#include "KWayland/Client/event_queue.h"
#include "KWayland/Client/plasmawindowmanagement.h"
#include "KWayland/Client/region.h"
#include "KWayland/Client/registry.h"
#include "KWayland/Client/surface.h"
#include "test_wayland_windowmanagement.moc"
Go to the source code of this file.
◆ ClientWindowVoidSetter
typedef void(KWayland::Client::PlasmaWindow::* ClientWindowVoidSetter) () |
◆ ServerWindowBooleanSignal
typedef void(KWin::PlasmaWindowInterface::* ServerWindowBooleanSignal) (bool) |
◆ ServerWindowSignal
typedef void(KWin::PlasmaWindowInterface::* ServerWindowSignal) () |