![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
#include "xwrapper.h"
#include <limits>
#include <type_traits>
#include <QString>
#include <QPixmap>
#include <QIcon>
#include <QApplication>
#include <QWidget>
#include <QDesktopWidget>
#include <QAbstractEventDispatcher>
#include <QtDebug>
#include <QTimer>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Xatom.h>
#include <xcb/xcb.h>
Go to the source code of this file.
Namespaces | |
LeechCraft | |
LeechCraft::Util | |
Variables | |
const int | LeechCraft::Util::SourcePager = 2 |
const int | LeechCraft::Util::StateRemove = 0 |
const int | LeechCraft::Util::StateAdd = 1 |