|
KWin
|
#include "testutils.h"#include "client_machine.h"#include "utils/xcbutils.h"#include <QApplication>#include <QLoggingCategory>#include <QSignalSpy>#include <QTest>#include <private/qtx11extras_p.h>#include <xcb/xcb.h>#include <netdb.h>#include <sys/socket.h>#include <sys/types.h>#include <unistd.h>#include "test_client_machine.moc"Go to the source code of this file.
Classes | |
| class | TestClientMachine |