![]() |
LeechCraft 0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
|
#include <string>#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 | |
| namespace | LC |
| namespace | LC::Util |
Typedefs | |
| using | Display = struct _XDisplay |
| using | Window = unsigned long |
| using | XEvent = union _XEvent |
| using Display = struct _XDisplay |
Definition at line 26 of file xwrapper.h.
| using Window = unsigned long |
Definition at line 27 of file xwrapper.h.
| using XEvent = union _XEvent |
Definition at line 29 of file xwrapper.h.