Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

TimeMonitorService Class Reference

The TimeMonitorService class provides the TimeMonitor service. More...

    #include <TimeMonitorService>

Inherits QtopiaAbstractService.

Public Slots

Additional Inherited Members


Detailed Description

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.


Member Function Documentation

void TimeMonitorService::timeChange ( const QString & timezone )   [slot]

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