AlarmGuiIface Class Reference
Client applications should inherit from this class to receive notifications from the alarm daemon. More...
#include <alarmguiiface.h>
DCOP Member Functions | |
virtual ASYNC | alarmDaemonUpdate (int alarmGuiChangeType, const QString &calendarURL, const QCString &appName)=0 |
virtual ASYNC | handleEvent (const QString &calendarURL, const QString &eventID)=0 |
virtual ASYNC | handleEvent (const QString &iCalendarString)=0 |
virtual ASYNC | registered (bool reregister, bool success)=0 |
Detailed Description
Client applications should inherit from this class to receive notifications from the alarm daemon.
Definition at line 38 of file alarmguiiface.h.
Member Function Documentation
|
Called to indicate success/failure of (re)register() call.
|
The documentation for this class was generated from the following file: