LeechCraft  0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
xwrapper.h File Reference
#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
 

Macro Definition Documentation

#define _XTYPEDEF_XID

Definition at line 53 of file xwrapper.h.

Typedef Documentation

typedef unsigned long Window

Definition at line 50 of file xwrapper.h.

typedef union _XEvent XEvent

Definition at line 55 of file xwrapper.h.