![]() |
LeechCraft
0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
|
#include <QX11Info>#include <QList>#include <QString>#include <QHash>#include <QObject>#include <QAbstractEventDispatcher>#include <X11/Xdefs.h>#include "x11config.h"#include "winflags.h"
Include dependency graph for xwrapper.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | LeechCraft::Util::XWrapper |
Namespaces | |
| LeechCraft | |
| LeechCraft::Util | |
Macros | |
| #define | _XTYPEDEF_XID |
Typedefs | |
| typedef unsigned long | Window |
| typedef union _XEvent | XEvent |
| #define _XTYPEDEF_XID |
Definition at line 53 of file xwrapper.h.
| typedef unsigned long Window |
Definition at line 50 of file xwrapper.h.
| typedef union _XEvent XEvent |
Definition at line 55 of file xwrapper.h.