KNotify
NotifyByLogfile Class Reference
#include <notifybylogfile.h>
Inheritance diagram for NotifyByLogfile:

Detailed Description
Definition at line 29 of file notifybylogfile.h.
Public Member Functions | |
virtual void | notify (int id, KNotifyConfig *config) |
NotifyByLogfile (QObject *parent=0l) | |
virtual QString | optionName () |
virtual | ~NotifyByLogfile () |
Constructor & Destructor Documentation
NotifyByLogfile::NotifyByLogfile | ( | QObject * | parent = 0l |
) |
Definition at line 31 of file notifybylogfile.cpp.
NotifyByLogfile::~NotifyByLogfile | ( | ) | [virtual] |
Definition at line 36 of file notifybylogfile.cpp.
Member Function Documentation
void NotifyByLogfile::notify | ( | int | id, | |
KNotifyConfig * | config | |||
) | [virtual] |
notify or re-notify.
finished(int) MUST be emitted, even for re-notify
Implements KNotifyPlugin.
Definition at line 42 of file notifybylogfile.cpp.
virtual QString NotifyByLogfile::optionName | ( | ) | [inline, virtual] |
The documentation for this class was generated from the following files: