| KWin
    | 
#include "osd.h"#include "main.h"#include "onscreennotification.h"#include "scripting/scripting.h"#include "workspace.h"#include <QQmlEngine>#include <QThread>Go to the source code of this file.
| Namespaces | |
| namespace | KWin | 
| namespace | KWin::OSD | 
| Functions | |
| void | KWin::OSD::show (const QString &message, const QString &iconName, int timeout) | 
| void | KWin::OSD::show (const QString &message, int timeout) | 
| void | KWin::OSD::show (const QString &message, const QString &iconName) | 
| void | KWin::OSD::hide (HideFlags flags) |