libkdepim
KPIM::ActionNotify Class Reference
#include <kscoring.h>
Inheritance diagram for KPIM::ActionNotify:

Detailed Description
Definition at line 139 of file kscoring.h.
Public Member Functions | |
| ActionNotify (const ActionNotify &) | |
| ActionNotify (const QString &) | |
| virtual void | apply (ScorableArticle &) const |
| virtual ActionNotify * | clone () const |
| virtual int | getType () const |
| virtual QString | getValueString () const |
| virtual void | setValue (const QString &s) |
| virtual QString | toString () const |
| virtual | ~ActionNotify () |
Constructor & Destructor Documentation
| ActionNotify::ActionNotify | ( | const QString & | s | ) |
Definition at line 316 of file kscoring.cpp.
| ActionNotify::ActionNotify | ( | const ActionNotify & | an | ) |
Definition at line 321 of file kscoring.cpp.
| virtual KPIM::ActionNotify::~ActionNotify | ( | ) | [inline, virtual] |
Definition at line 143 of file kscoring.h.
Member Function Documentation
| void ActionNotify::apply | ( | ScorableArticle & | a | ) | const [virtual] |
| ActionNotify * ActionNotify::clone | ( | ) | const [virtual] |
| virtual int KPIM::ActionNotify::getType | ( | ) | const [inline, virtual] |
| virtual QString KPIM::ActionNotify::getValueString | ( | ) | const [inline, virtual] |
| virtual void KPIM::ActionNotify::setValue | ( | const QString & | s | ) | [inline, virtual] |
| QString ActionNotify::toString | ( | ) | const [virtual] |
The documentation for this class was generated from the following files:
KDE 4.1 API Reference