Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

QTelephonyConfiguration Class Reference
[QtTelephonyModule]

The QTelephonyConfiguration class provides access to configuration parameters on specific telephony services. More...

    #include <QTelephonyConfiguration>

Inherits QCommInterface.

Inherited by QModemConfiguration.

Public Functions

Public Slots

  • virtual void request ( const QString & name )
  • virtual void update ( const QString & name, const QString & value )
  • 1 public slot inherited from QObject

Signals

  • void notification ( const QString & name, const QString & value )

Additional Inherited Members


Detailed Description

The QTelephonyConfiguration class provides access to configuration parameters on specific telephony services.

This class is intended for use by settings applications that need to communicate changes from the user to the back end telephony handlers. It should not be used for information that is normally available through other interfaces.

Telephony services that support GSM modems should provide the configuration parameters specified in the QModemConfiguration class documentation.

Telephony services that support Voice-Over-IP are free to implement whatever configuration parameters they wish. These configuration parameters will typically be used by a service-specific settings UI program to modify the configuration of the Voice-Over-IP implementation.

See also QModemConfiguration.


Member Function Documentation

QTelephonyConfiguration::QTelephonyConfiguration ( const QString & service, QObject * parent = 0, QCommInterface::Mode mode = Client )

Construct a new telephony configuration object for service and attach it to parent. The object will be created in client mode if mode is Client, or server mode otherwise.

QTelephonyConfiguration::~QTelephonyConfiguration ()

Destroy this configuration object.

void QTelephonyConfiguration::notification ( const QString & name, const QString & value )   [signal]

Signal that is emitted by the configuration service to indicate that the value of name is now value. This is usually emitted in response to a call on request(), but it may also be emitted if the configuration name corresponds to an unsolicited value.

See also request().

void QTelephonyConfiguration::request ( const QString & name )   [virtual slot]

Request the current value of the configuration item name. The value will be returned via the notification() signal.

See also notification() and update().

void QTelephonyConfiguration::update ( const QString & name, const QString & value )   [virtual slot]

Update the configuration item name to value.

See also request().

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt qtextended4.4
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web