Home · All Classes · Annotated · Functions

DialerService Class Reference

Provides the Qtopia Dialer service. More...

#include <DialerService>

Inherits QCopObjectService.

Public Slots

Additional Inherited Members


Detailed Description

Provides the Qtopia Dialer service.

The Dialer service enables applications to access the system dialer to place outgoing calls.


Member Function Documentation

void DialerService::dial ( const QString & name, const QString & number )   [slot]

Dial the specified number, tagged with the optional name.

This slot corresponds to the QCop service message Dialer::dial(QString,QString).

void DialerService::dial ( const QString & number, const QUniqueId & contact )   [slot]

This is an overloaded member function, provided for convenience.

Dial the specified contact, using the given number.

This slot corresponds to the QCop service message Dialer::dial(QUniqueId,QString).

void DialerService::dialVoiceMail ()   [slot]

Dial the user's voice mail service.

This slot corresponds to the QCop service message Dialer::dialVoiceMail().

void DialerService::showDialer ( const QString & digits )   [slot]

Displays the dialer, preloaded with digits.

This slot corresponds to the QCop service message Dialer::showDialer(QString).


Copyright © 2006 Trolltech Trademarks
Qtopia 4.1.7