![]() |
LeechCraft
0.6.70-3565-g2d86529
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 dependency graph for xwrapper.cpp: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 |
| T* Data_ |
Definition at line 145 of file xwrapper.cpp.