kopete/libkopete
kopeteactivenotification.h
Go to the documentation of this file.
39 ActiveNotification( KNotification *notification, const QString& id_, ActiveNotifications& notifications_, const QString& title_, const QString& body_ );
ActiveNotification(KNotification *notification, const QString &id_, ActiveNotifications ¬ifications_, const QString &title_, const QString &body_)
Construct an active notification and add to the specified hash.
Definition: kopeteactivenotification.cpp:23
void incrementMessages()
received another message from a sender with a notification
Definition: kopeteactivenotification.cpp:53
QHash< QString, ActiveNotification * > ActiveNotifications
Definition: kopeteactivenotification.h:26
~ActiveNotification()
Remove active notification from queue.
Definition: kopeteactivenotification.cpp:39
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.