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  · 

QGprsNetworkRegistration Class Reference
[QtTelephonyModule]

The QGprsNetworkRegistration class provides information about GPRS network registration. More...

    #include <QGprsNetworkRegistration>

Inherits QCommInterface.

Inherited by QGprsNetworkRegistrationServer.

Properties

  • 1 property inherited from QObject

Public Functions

Signals

Additional Inherited Members


Detailed Description

The QGprsNetworkRegistration class provides information about GPRS network registration.

The QNetworkRegistration class provides information about general GSM network registration. The QGprsNetworkRegistration class provides information about an ongoing GPRS session.

See also QNetworkRegistration, QGprsNetworkRegistrationServer, and QCommInterface.


Property Documentation

cellId : const int

This property holds the GSM cell id, or .

Access functions:

  • int cellId () const

locationAreaCode : const int

This property holds the GSM location area code, or .

Access functions:

  • int locationAreaCode () const

registrationState : const QTelephony::RegistrationState

This property holds the current GPRS network registration state.

Access functions:

  • QTelephony::RegistrationState registrationState () const

Member Function Documentation

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

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

If service is empty, this class will use the first available service that supports GPRS network registration. If there is more than one service that supports GPRS network registration, the caller should enumerate them with QCommServiceManager::supports() and create separate QGprsNetworkRegistration objects for each.

See also QCommServiceManager::supports().

QGprsNetworkRegistration::~QGprsNetworkRegistration ()

Destroy this GPRS network registration object.

void QGprsNetworkRegistration::locationChanged ()   [signal]

Signal that is emitted when the locationAreaCode() or cellId() changes.

If both the registrationState() and the location has changed, then registrationStateChanged() will be sent before locationChanged(), but the new location will already be available in slots connected to registrationStateChanged().

See also locationAreaCode() and cellId().

void QGprsNetworkRegistration::registrationStateChanged ()   [signal]

Signal that is emitted when the registration state changes.

See also registrationState().

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