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

AlertService Class Reference
[QtMediaModule, QtMediaModule]

The AlertService class provides the Alert service. More...

    #include <AlertService>

Inherits QtopiaAbstractService.

Inherited by AlertServiceTask.

Public Slots

Additional Inherited Members


Detailed Description

The AlertService class provides the Alert service.

The Alert service enables applications to sound the audible system alert. Normally an application will use Qtopia::soundAlarm() for this.

The Alert service is typically supplied by the AlertServiceTask task in the Qt Extended server, but the system integrator may change the provider of this service if the device has special hardware (e.g. a buzzer or vibration system) that can alert the user.

This class is part of the Qt Extended server and cannot be used by other Qt Extended applications.

See also Qtopia::soundAlarm().


Member Function Documentation

void AlertService::soundAlert ()   [pure virtual slot]

Sounds the audible system alert (once). This is used for applications such as Calendar when it needs to inform the user of an event.

This slot corresponds to the QCop service message Alert::soundAlert().


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3