LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
xwrapper.h File Reference
#include <string>
#include <QList>
#include <QString>
#include <QHash>
#include <QObject>
#include <QAbstractNativeEventFilter>
#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  LC::Util::XWrapper

Namespaces

namespace  LC
namespace  LC::Util

Typedefs

using Display = struct _XDisplay
using Window = unsigned long
using XEvent = union _XEvent

Typedef Documentation

◆ Display

using Display = struct _XDisplay

Definition at line 26 of file xwrapper.h.

◆ Window

using Window = unsigned long

Definition at line 27 of file xwrapper.h.

◆ XEvent

using XEvent = union _XEvent

Definition at line 29 of file xwrapper.h.