KNotifications
knotifyconfig.h
QString applicationName() const
the name of the application that triggered the notification
Definition knotifyconfig.cpp:110
QString readGlobalEntry(const QString &key) const
Definition knotifyconfig.cpp:126
QString readPathEntry(const QString &key) const
Definition knotifyconfig.cpp:137
KNotifyConfig(const QString &applicationName, const QString &eventId)
Creates a notify config for the given application name and event id.
Definition knotifyconfig.cpp:87
bool isValid() const
Whether there exists an event with the given id under the given application name.
Definition knotifyconfig.cpp:120
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:48:39 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:48:39 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.