KWin
|
#include "onscreennotification.h"
#include <config-kwin.h>
#include "input.h"
#include "input_event.h"
#include "input_event_spy.h"
#include <QPropertyAnimation>
#include <QQmlComponent>
#include <QQmlContext>
#include <QQmlEngine>
#include <QQuickWindow>
#include <QStandardPaths>
#include <QTimer>
#include <KConfigGroup>
#include <functional>
#include "moc_onscreennotification.cpp"
Go to the source code of this file.
Classes | |
class | KWin::OnScreenNotificationInputEventSpy |
Namespaces | |
namespace | KWin |