KWin
|
#include <QHash>
#include <QSignalSpy>
#include <QTest>
#include <QThread>
#include <wayland-client.h>
#include "wayland/compositor.h"
#include "wayland/display.h"
#include "wayland/screencast_v1.h"
#include "wayland/seat.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 "qwayland-zkde-screencast-unstable-v1.h"
#include "test_screencast.moc"
Go to the source code of this file.
Classes | |
class | ScreencastStreamV1 |
class | ScreencastV1 |
class | TestScreencastV1Interface |