KWin
|
#include "effect/effect.h"
#include "effect/effectframe.h"
#include "opengl/glutils.h"
#include <KLocalizedString>
#include <QFont>
#include <QHash>
#include <deque>
Go to the source code of this file.
Classes | |
class | KWin::MouseEvent |
class | KWin::TabletToolEvent |
class | KWin::MouseButton |
class | KWin::MouseClickEffect |
Namespaces | |
namespace | KWin |
Macros | |
#define | BUTTON_COUNT 3 |
#define BUTTON_COUNT 3 |
Definition at line 23 of file mouseclick.h.