![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
#include <QX11Info>
#include <QList>
#include <QString>
#include <QHash>
#include <QObject>
#include <QAbstractNativeEventFilter>
#include <X11/Xdefs.h>
#include "x11config.h"
#include "winflags.h"
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 47 of file xwrapper.h.
typedef unsigned long Window |
Definition at line 44 of file xwrapper.h.
typedef union _XEvent XEvent |
Definition at line 49 of file xwrapper.h.