Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The AlarmControl class maintains Qt Extended alarm system. More...
#include <AlarmControl>
Inherits QObject.
The AlarmControl class maintains Qt Extended alarm system.
The AlarmControl class is a server task and provides an implementation of the AlarmServerService. Applications can access the alarm server via Qtopia::addAlarm() and Qtopia::deleteAlarm().
This class is part of the Qt Extended server and cannot be used by other Qt Extended applications.
See also AlarmServerService.
Create an AlarmControl instance with the passed parent.
Sets the daily alarm flag to on.
Returns true if the daily alarm flag is on, otherwise false.
See also AlarmServerService::dailyAlarmEnabled().
Emitted whenever the daily alarm flag changes. alarmOn reflects the new state.
See also alarmEnabled().
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |