AlarmClient Class Reference
This class provides the interface for communicating with the alarm daemon. More...
#include <alarmclient.h>
Inherits QObject.
Inherited by NopAlarmClient.
Public Member Functions
- AlarmClient (QObject *parent=0, const char *name=0)
- virtual void startDaemon ()
- virtual void stopDaemon ()
Detailed Description
This class provides the interface for communicating with the alarm daemon.It can be subclassed for specific daemons.
Member Function Documentation
|
Start alarm daemon.
|
|
Stop alarm daemon.
|
The documentation for this class was generated from the following files:
- alarmclient.h
- alarmclient.cpp