![]() |
Home · All Classes · Grouped Classes · Annotated · Functions | ![]() |
Provides the Qtopia Ringtone service. More...
#include <RingtoneService>
Inherits QtopiaAbstractService.
Provides the Qtopia Ringtone service.
The Ringtone service enables applications to request ringtones playback to be started or stopped.
Requests that the ringtone associated with message arrival should start playing.
This slot corresponds to the QCop service message Ringtone::startMessageRingtone().
Requests that the ringtone specified by fileName should start playing.
This slot corresponds to the QCop service message Ringtone::startRingtone(QString).
Requests that the ringtone associated with message arrival should stop playing.
This slot corresponds to the QCop service message Ringtone::stopMessageRingtone().
Requests that the ringtone specified by fileName should stop playing.
This slot corresponds to the QCop service message Ringtone::stopRingtone(QString).
Copyright © 2008 Nokia | Trademarks | Qtopia 4.3.3 |