Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
[Previous: Qt Bluetooth Module] [Qt Extended Modules] [Next: Qt Connectivity Module]
The Qt Cell module offers support for modem based telephony backend. This module is based on Base module.
The following configure line can be used to build the Base and Cell module:
./configure -modules cell -device xyz
The -modem option is equivalent to the -modules cell option. This module implies the Telephony module.
This module provides a modem based back-end for the Qt Extended Telephony API. The actual modem interface can be AT based or any other form of programming interface.
Feature | Details |
---|---|
Modem integration | This module uses the Qt Extended Telephony API and provides a back-end implementation for modems. In order to increase the reusability the modem integration uses a plug-in mechanism. The following two types of plug-ins are supported:
|
Call Forwarding | This application allows the user to configure forwarding rules for Data, Fax and Voice calls. |
Call Networks | This application allows the user to configure the preferred network operator selection process. |
Call Options | This application allows the user to configure the following parameters:
|
Other features | The following minor features are included in this module:
|
The Cell module includes the following software components:
The exact list of components included in this module can be found in $QPEDIR/src/module_cell.pri.
The test plan for the Cell module summarizes the Quality Assurance procedures for this module. The results of these test are available here.
The following table contains all classes and services which are part of this module:
CellBroadcastControl | Monitors incoming cell broadcast messages |
---|---|
CellModemManager | Simplifies the initialization and monitoring of a cellular phone modem |
GPRSMonitor | Keeps track of the state of GPRS accounts |
GSMDialFilter | GSM dial filter required for GCF compliance |
QModemAdviceOfCharge | Advice of charge information on AT-based modems |
QModemCall | Implements phone call functionality for AT-based modems |
QModemCallBarring | Implements the call barring settings for AT-based modems |
QModemCallForwarding | Implements the call forwarding settings for AT-based modems |
QModemCallProvider | Implements a mechanism for AT-based phone call providers to hook into the telephony system |
QModemCallSettings | Implements access to auxiliary call settings for AT-based modems |
QModemCallVolume | Implements call volume functionality for AT-based modems |
QModemCellBroadcast | Implements cell broadcast functionality for AT-based modems |
QModemConfiguration | Information about the modem such as its manufacturer and serial number |
QModemDataCall | Implements data call functionality for AT-based modems |
QModemGprsNetworkRegistration | Information about GPRS network registration on AT-based modems |
QModemIndicators | Supports indicators for signal quality, battery charge, etc |
QModemNetworkRegistration | Access to network registration features of AT-based modems |
QModemPhoneBook | Implements SIM phone book operations for AT-based modems |
QModemPinManager | Method for the modem to query the user interface for pin values |
QModemPreferredNetworkOperators | Implements the preferred operator list functions for AT-based modems |
QModemRfFunctionality | Method to get or set the level of RF activity on an AT-based modem |
QModemSMSReader | SMS reading facilities for AT-based modems |
QModemSMSSender | SMS sending facilities for AT-based modems |
QModemService | Implements telephony functionality for AT-based modems |
QModemServiceNumbers | Access to GSM service numbers such as voice mail and SMS service center for AT-based modems |
QModemServicePlugin | Defines a base class for implementing vendor-specific modem plug-ins |
QModemServicePluginInterface | Defines the interface to vendor-specific modem plug-ins |
QModemSimFiles | Implements SIM file access for AT-based modems |
QModemSimGenericAccess | Implements SIM generic access for AT-based modems |
QModemSimInfo | SIM identity information for AT-based modems |
QModemSimToolkit | Access to SIM toolkit functionality for AT-based modems |
QModemSupplementaryServices | Access to structured and unstructured supplementary services for AT-based modems |
QModemVibrateAccessory | Vibrate accessory support for AT-based modems |
SimCallHistory | Populates the in-memory call history list with entries provided by the call history list stored on a SIM card |
SimControlEventHandlerTask | Feedback about SIM control events to the user |
SupplementaryServiceTask | Notification about unstructured notifications within GSM networks |
[Previous: Qt Bluetooth Module] [Qt Extended Modules] [Next: Qt Connectivity Module]
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |