| KWin
    | 
#include <QFlags>#include <QString>Go to the source code of this file.
| Namespaces | |
| namespace | KWin | 
| namespace | KWin::OSD | 
| Enumerations | |
| enum class | KWin::OSD::HideFlag { KWin::OSD::SkipCloseAnimation = 1 } | 
| Functions | |
| void | KWin::OSD::show (const QString &message, const QString &iconName) | 
| void | KWin::OSD::show (const QString &message, int timeout) | 
| void | KWin::OSD::show (const QString &message, const QString &iconName, int timeout) | 
| void | KWin::OSD::hide (HideFlags flags) |