kstars
ksnotification.h File Reference
#include <KLocalizedString>
#include <QString>
Include dependency graph for ksnotification.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
KSNotification | |
Enumerations | |
enum | KSNotification::EventType { KSNotification::EVENT_DBG, KSNotification::EVENT_INFO, KSNotification::EVENT_WARN, KSNotification::EVENT_ALERT } |
Functions | |
void | KSNotification::error (const QString &message, const QString &title) |
void | KSNotification::event (const QLatin1String &name, const QString &message, EventType type) |
void | KSNotification::info (const QString &message, const QString &title) |
void | KSNotification::sorry (const QString &message, const QString &title) |
void | KSNotification::transient (const QString &message, const QString &title) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Wed Dec 11 2019 07:21:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Wed Dec 11 2019 07:21:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.