KNotify
NotifyByPopup Class Reference
#include <notifybypopup.h>
Inheritance diagram for NotifyByPopup:

Detailed Description
Definition at line 31 of file notifybypopup.h.
Public Member Functions | |
| virtual void | close (int id) |
| virtual void | notify (int id, KNotifyConfig *config) |
| NotifyByPopup (QObject *parent=0l) | |
| virtual QString | optionName () |
| virtual void | update (int id, KNotifyConfig *config) |
| virtual | ~NotifyByPopup () |
Protected Member Functions | |
| void | timerEvent (QTimerEvent *event) |
Constructor & Destructor Documentation
| NotifyByPopup::NotifyByPopup | ( | QObject * | parent = 0l |
) |
Definition at line 42 of file notifybypopup.cpp.
| NotifyByPopup::~NotifyByPopup | ( | ) | [virtual] |
Definition at line 61 of file notifybypopup.cpp.
Member Function Documentation
| void NotifyByPopup::close | ( | int | id | ) | [virtual] |
| void NotifyByPopup::notify | ( | int | id, | |
| KNotifyConfig * | config | |||
| ) | [virtual] |
notify or re-notify.
finished(int) MUST be emitted, even for re-notify
Implements KNotifyPlugin.
Definition at line 67 of file notifybypopup.cpp.
| virtual QString NotifyByPopup::optionName | ( | ) | [inline, virtual] |
| void NotifyByPopup::timerEvent | ( | QTimerEvent * | event | ) | [protected] |
| void NotifyByPopup::update | ( | int | id, | |
| KNotifyConfig * | config | |||
| ) | [virtual] |
The documentation for this class was generated from the following files:
KDE 4.1 API Reference