KNotify Class Reference
Inheritance diagram for KNotify:

Detailed Description
Definition at line 30 of file knotify.h.
Public Types | |
| enum | PlayingFinishedStatus { PlayedOK = 0, NoSoundFile, FileAlreadyPlaying, NoSoundSupport, PlayerBusy, Aborted, Unknown = 5000 } |
DCOP Member Functions | |
| void | notify (const QString &event, const QString &fromApp, const QString &text, QString sound, QString file, int present, int level) |
| void | notify (const QString &event, const QString &fromApp, const QString &text, QString sound, QString file, int present, int level, int winId) |
| void | notify (const QString &event, const QString &fromApp, const QString &text, QString sound, QString file, int present, int level, int winId, int eventId) |
| void | reconfigure () |
| void | setVolume (int volume) |
| void | sessionReady () |
Public Member Functions | |
| KNotify (bool useArts) | |
| ~KNotify () | |
The documentation for this class was generated from the following files:

