Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The TimeMonitorService class provides the TimeMonitor service. More...
#include <TimeMonitorService>
Inherits QtopiaAbstractService.
The TimeMonitorService class provides the 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 © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |