| Home · All Classes · Annotated · Functions |
Provides the Qtopia Alert service. More...
#include <AlertService>
Inherits QCopObjectService.
Provides the Qtopia 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 Qtopia server, but the system integrator might change the application that implements this service if the device has special hardware (e.g. a buzzer or vibration system) that can alert the user.
The default behavior is to play the :sound/alarm sound.
See also Qtopia::soundAlarm().
Sounds the audible system alert. 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 © 2006 Trolltech | Trademarks | Qtopia 4.1.7 |