KNotifications
knotificationplugin.cpp
virtual void update(KNotification *notification, const KNotifyConfig ¬ifyConfig)
This function is called when the notification has changed (such as the text or the icon)
Definition knotificationplugin.cpp:24
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.
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
KNotification is the main class for creating notifications.
Definition knotification.h:96
Q_EMITQ_EMIT
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:12:53 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:12:53 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.