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

QModemCallBarring Class Reference
[QtCellModule]

The QModemCallBarring class implements the call barring settings for AT-based modems. More...

    #include <QModemCallBarring>

Inherits QCallBarring.

Public Functions

Protected Functions

Additional Inherited Members


Detailed Description

The QModemCallBarring class implements the call barring settings for AT-based modems.

This class uses the AT+CLCK command from 3GPP TS 27.007.

QModemCallBarring implements the QCallBarring telephony interface. Client applications should use QCallBarring instead of this class to access the modem's call barring settings.

See also QCallBarring.


Member Function Documentation

QModemCallBarring::QModemCallBarring ( QModemService * service )

Construct a new modem call barring handler for service.

QModemCallBarring::~QModemCallBarring ()

Destroy this modem call barring handler.

QString QModemCallBarring::typeToString ( QCallBarring::BarringType type ) const   [virtual protected]

Convert type into its two-letter 3GPP TS 27.007 string form. This function is virtual to allow for the possibility of modems that support more call barring types than those specified in 3GPP TS 27.007. Returns an empty string if type is not supported.

See also QCallBarring::BarringType.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3