![]() |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
#include <string>
#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 | LC::Util::XWrapper |
Namespaces | |
LC | |
LC::Util | |
Macros | |
#define | _XTYPEDEF_XID |
Typedefs | |
using | Window = unsigned long |
using | XEvent = union _XEvent |
#define _XTYPEDEF_XID |
Definition at line 27 of file xwrapper.h.
using Window = unsigned long |
Definition at line 26 of file xwrapper.h.
using XEvent = union _XEvent |
Definition at line 29 of file xwrapper.h.