KWin
|
#include <config-kwin.h>
#include "effect/globals.h"
#include <QObject>
#include <QPoint>
#include <QPointer>
#include <KConfigWatcher>
#include <KSharedConfig>
#include <QSet>
#include <functional>
Go to the source code of this file.
Classes | |
class | KWin::InputRedirection |
This class is responsible for redirecting incoming input to the surface which currently has input or send enter/leave events. More... | |
class | KWin::InputEventFilter |
class | KWin::InputDeviceHandler |
Namespaces | |
namespace | KWin |
namespace | KWin::Decoration |
Functions | |
InputRedirection * | KWin::input () |