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  · 

QNetworkRegistrationServer Class Reference
[QtTelephonyModule]

The QNetworkRegistrationServer class provides server-side support for updating the network registration state. More...

    #include <QNetworkRegistrationServer>

Inherits QNetworkRegistration.

Inherited by QModemNetworkRegistration.

Public Functions

Protected Functions

Additional Inherited Members


Detailed Description

The QNetworkRegistrationServer class provides server-side support for updating the network registration state.

Most telephony services will need to implement the QNetworkRegistration interface to indicate when network service becomes available or is no longer available. The QNetworkRegistrationServer provides some utility routines to make it easier to implement the QNetworkRegistration interface within telephony services.

A telephony service that supports network registration should inherit from this class and call updateRegistrationState() and updateCurrentOperator() whenever the network parameters change. Telephony services should also override setCurrentOperator() and requestAvailableOperators().

See also QNetworkRegistration and QCommInterface.


Member Function Documentation

QNetworkRegistrationServer::QNetworkRegistrationServer ( const QString & service, QObject * parent = 0 )

Construct a server-side network registration object for service and attach it to parent.

QNetworkRegistrationServer::~QNetworkRegistrationServer ()

Destroy this network registration server object.

void QNetworkRegistrationServer::updateCurrentOperator ( QTelephony::OperatorMode mode, const QString & id, const QString & name, const QString & technology )   [protected]

Update the current operator information to mode, id, name, and technology, and then notify all interested clients if the information is different than the previous values.

See also currentOperatorId(), currentOperatorName(), currentOperatorMode(), currentOperatorTechnology(), and currentOperatorChanged().

void QNetworkRegistrationServer::updateInitialized ( bool value )   [protected]

Update the state of initialized() to value and emit the initializedChanged() signal.

See also initialized() and initializedChanged().

void QNetworkRegistrationServer::updateRegistrationState ( QTelephony::RegistrationState state )   [protected]

Update the registration state and notify all interested clients if it is different than the previous value. The locationAreaCode() and cellId() will be set to -1.

See also registrationState(), registrationStateChanged(), locationAreaCode(), and cellId().

void QNetworkRegistrationServer::updateRegistrationState ( QTelephony::RegistrationState state, int locationAreaCode, int cellId )   [protected]

This is an overloaded member function, provided for convenience.

Update the registration state, locationAreaCode, and cellId, and notify all interested clients if they are different than the previous values.

See also registrationState(), registrationStateChanged(), locationAreaCode(), and cellId().

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année
  1. « Quelque chose ne va vraiment pas avec les développeurs "modernes" », un développeur à "l'ancienne" critique la multiplication des bibliothèques 94
  2. Apercevoir la troisième dimension ou l'utilisation multithreadée d'OpenGL dans Qt, un article des Qt Quarterly traduit par Guillaume Belz 0
  3. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  4. Pourquoi les programmeurs sont-ils moins payés que les gestionnaires de programmes ? Manquent-ils de pouvoir de négociation ? 42
  5. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  6. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
  7. 2017 : un quinquennat pour une nouvelle version du C++ ? Possible, selon Herb Sutter 9
Page suivante

Le Qt Labs au hasard

Logo

Velours et QML Scene Graph

Les Qt Labs sont les laboratoires des développeurs de Qt, où ils peuvent partager des impressions sur le framework, son utilisation, ce que pourrait être son futur. Lire l'article.

Communauté

Ressources

Liens utiles

Contact

  • Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).

Qt dans le magazine

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