KNotify
NotifyByExecute Class Reference
#include <notifybyexecute.h>
Inheritance diagram for NotifyByExecute:

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