KNotifications
knotificationplugin.cpp
Q_EMITQ_EMIT
virtual void close(KNotification *notification)
This function is called when the notification has been closed.
Definition: knotificationplugin.cpp:30
void finished(KNotification *notification)
the presentation is finished.
Definition: knotifyconfig.h:58
KSharedConfigPtr config()
Definition: knotification.h:32
void finish(KNotification *notification)
emit the finished signal you MUST call this function for each call to notify(), even if you do nothin...
Definition: knotificationplugin.cpp:35
virtual void update(KNotification *notification, KNotifyConfig *config)
This function is called when the notification has changed (such as the text or the icon)
Definition: knotificationplugin.cpp:24
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Dec 4 2023 03:58:04 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Dec 4 2023 03:58:04 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.