KWin
|
#include "core/inputbackend.h"
#include "core/inputdevice.h"
#include "core/outputbackend.h"
#include "utils/filedescriptor.h"
#include <kwin_export.h>
#include <QObject>
#include <QSize>
#include <xcb/xcb.h>
Go to the source code of this file.
Classes | |
class | KWin::X11WindowedInputDevice |
class | KWin::X11WindowedInputBackend |
struct | KWin::X11WindowedBackendOptions |
class | KWin::X11WindowedBackend |
Namespaces | |
namespace | KWin |
Typedefs | |
typedef struct _XDisplay | Display |
typedef struct _XCBKeySymbols | xcb_key_symbols_t |
typedef struct _XDisplay Display |
Definition at line 25 of file x11_windowed_backend.h.
typedef struct _XCBKeySymbols xcb_key_symbols_t |
Definition at line 26 of file x11_windowed_backend.h.