knode
KPIM::NotifyCollection Class Reference
#include <kscoring.h>
Public Member Functions | |
NotifyCollection () | |
~NotifyCollection () | |
void | addNote (const ScorableArticle &, const QString &) |
QString | collection () const |
void | displayCollection (QWidget *p=0) const |
Detailed Description
Definition at line 166 of file kscoring.h.
Constructor & Destructor Documentation
NotifyCollection::NotifyCollection | ( | ) |
Definition at line 370 of file kscoring.cpp.
NotifyCollection::~NotifyCollection | ( | ) |
Definition at line 375 of file kscoring.cpp.
Member Function Documentation
void NotifyCollection::addNote | ( | const ScorableArticle & | a, |
const QString & | note | ||
) |
Definition at line 379 of file kscoring.cpp.
QString NotifyCollection::collection | ( | ) | const |
Definition at line 392 of file kscoring.cpp.
void NotifyCollection::displayCollection | ( | QWidget * | p = 0 | ) | const |
Definition at line 414 of file kscoring.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:58:37 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:58:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.