kopete/libkopete
Kopete::Utils::NotifyHelper Class Reference
#include <kopeteutils_private.h>
Inheritance diagram for Kopete::Utils::NotifyHelper:
Public Slots | |
void | slotEventActivated (unsigned int action) |
void | slotEventClosed () |
Public Member Functions | |
void | registerNotification (const KNotification *event, ErrorNotificationInfo error) |
void | unregisterNotification (const KNotification *event) |
Static Public Member Functions | |
static NotifyHelper * | self () |
Detailed Description
Definition at line 40 of file kopeteutils_private.h.
Member Function Documentation
void Kopete::Utils::NotifyHelper::registerNotification | ( | const KNotification * | event, |
ErrorNotificationInfo | error | ||
) |
Definition at line 74 of file kopeteutils_private.cpp.
|
static |
Definition at line 44 of file kopeteutils_private.cpp.
|
slot |
Definition at line 52 of file kopeteutils_private.cpp.
|
slot |
Definition at line 67 of file kopeteutils_private.cpp.
void Kopete::Utils::NotifyHelper::unregisterNotification | ( | const KNotification * | event | ) |
Definition at line 79 of file kopeteutils_private.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:52 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:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.