KNotify
NotifyBySound Class Reference
#include <notifybysound.h>
Inheritance diagram for NotifyBySound:

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