KNotify
NotifyByTaskbar Class Reference
#include <notifybytaskbar.h>
Inheritance diagram for NotifyByTaskbar:

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