| Home · All Classes · Annotated · Functions |
Provides the Qtopia TimeMonitor service. More...
#include <TimeMonitorService>
Inherits QCopObjectService.
Provides the Qtopia TimeMonitor service.
The TimeMonitor service enables applications to receive notification of a change in the system time and/or timezone.
Notify an application that the current time and/or timezone has changed.
Normally this message is handled by the QtopiaApplication class, which then emits the QtopiaApplication::timeChanged() signal. Applications should connect to that signal rather than implement this TimeMonitor message directly.
This slot corresponds to the QCop service message TimeMonitor::timeChange(QString).
See also QtopiaApplication.
| Copyright © 2006 Trolltech | Trademarks | Qtopia 4.1.7 |