KNotify Class Reference
Inheritance diagram for KNotify:

Public Types | |
typedef QPtrList< Event > | EventList |
typedef QPtrListIterator< Application > | ApplicationListIterator |
typedef QPtrListIterator< Event > | EventListIterator |
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) | |
Classes | |
class | Application |
class | ApplicationList |
class | Event |
class | KNotifyWidget |
class | ListViewItem |
Detailed Description
Definition at line 31 of file knotify.h.
The documentation for this class was generated from the following files: