kopete/kopete
CustomNotificationProps Class Reference
#include <customnotificationprops.h>
Inheritance diagram for CustomNotificationProps:

Public Member Functions | |
CustomNotificationProps (QWidget *parent, const QPair< QString, QString > &context, const char *name=0) | |
~CustomNotificationProps () | |
void | dumpData () |
void | resetEventWidgets () |
void | storeCurrentCustoms () |
QWidget * | widget () |
Detailed Description
Definition at line 27 of file customnotificationprops.h.
Constructor & Destructor Documentation
CustomNotificationProps::CustomNotificationProps | ( | QWidget * | parent, |
const QPair< QString, QString > & | context, | ||
const char * | name = 0 |
||
) |
Definition at line 37 of file customnotificationprops.cpp.
|
inline |
Definition at line 32 of file customnotificationprops.h.
Member Function Documentation
void CustomNotificationProps::dumpData | ( | ) |
Definition at line 47 of file customnotificationprops.cpp.
void CustomNotificationProps::resetEventWidgets | ( | ) |
Definition at line 51 of file customnotificationprops.cpp.
void CustomNotificationProps::storeCurrentCustoms | ( | ) |
Definition at line 55 of file customnotificationprops.cpp.
QWidget * CustomNotificationProps::widget | ( | ) |
Definition at line 61 of file customnotificationprops.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:41 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:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.