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  · 

QCallForwarding Class Reference
[QtTelephonyModule]

The QCallForwarding class provides access to the call forwarding settings on a GSM phone. More...

    #include <QCallForwarding>

Inherits QCommInterface.

Inherited by QModemCallForwarding.

Public Types

  • class Status
  • enum Reason { Unconditional, MobileBusy, NoReply, NotReachable, All, AllConditional }

Public Functions

Public Slots

  • virtual void requestForwardingStatus ( QCallForwarding::Reason reason )
  • virtual void setForwarding ( QCallForwarding::Reason reason, const QCallForwarding::Status & status, bool enable )
  • 1 public slot inherited from QObject

Signals

  • void forwardingStatus ( QCallForwarding::Reason reason, const QList<QCallForwarding::Status> & status )
  • void setForwardingResult ( QCallForwarding::Reason reason, QTelephony::Result result )

Additional Inherited Members


Detailed Description

The QCallForwarding class provides access to the call forwarding settings on a GSM phone.

The functionality in this class is implemented in accordance with the Call Forwarding supplementary service described in 3GPP TS 02.82.

This service permits a called mobile subscriber to have the network send all incoming calls, or just those associated with a specific call type, addressed to the called mobile subscriber's directory number to another directory number. The ability of the served mobile subscriber to originate calls is unaffected.

The current state of call forwarding can be queried using the requestForwardingStatus() function, and changed using the setForwarding() function. The reasons for forwarding (unconditional, mobile busy, no reply, etc) are specified by the QCallForwarding::Reason enumeration.

See also QCommInterface.


Member Type Documentation

enum QCallForwarding::Reason

Specifies the reason for a forwarding request.

ConstantValueDescription
QCallForwarding::Unconditional0Forward all calls unconditionally.
QCallForwarding::MobileBusy1Forward calls when the mobile is busy on another call.
QCallForwarding::NoReply2Forward calls when no reply within a certain time period.
QCallForwarding::NotReachable3Forward calls when the mobile is not reachable.
QCallForwarding::All4Special value to modify all forwarding rules. This is typically used to turn off all forwarding.
QCallForwarding::AllConditional5Special value to modify all conditional forwarding rules. This is typically used to turn off all conditional forwarding.


Member Function Documentation

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

Construct a new call forwarding 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 call forwarding. If there is more than one service that supports call forwarding, the caller should enumerate them with QCommServiceManager::supports() and create separate QCallForwarding objects for each.

See also QCommServiceManager::supports().

QCallForwarding::~QCallForwarding ()

Destroy this call forwarding object.

void QCallForwarding::forwardingStatus ( QCallForwarding::Reason reason, const QList<QCallForwarding::Status> & status )   [signal]

Signal that is emitted in response to requestForwardingStatus() call for reason. The status parameter contains a list of forwarding rules for the reason code. The list only contains entries for rules where forwarding is enabled for a call class. If no forwarding is not enabled for any call class, the list will be empty.

See also requestForwardingStatus().

void QCallForwarding::requestForwardingStatus ( QCallForwarding::Reason reason )   [virtual slot]

Request the status of the forwarding rules associated with reason. The service responds by emitting the forwardingStatus() signal.

See also forwardingStatus().

void QCallForwarding::setForwarding ( QCallForwarding::Reason reason, const QCallForwarding::Status & status, bool enable )   [virtual slot]

Sets the forwarding state associated with reason to enable, with the number information in status if forwarding is being enabled. The service responds by emitting the setForwardingResult() signal.

See also setForwardingResult().

void QCallForwarding::setForwardingResult ( QCallForwarding::Reason reason, QTelephony::Result result )   [signal]

Signal that is emitted to report the result of calling setForwarding() for reason.

See also setForwarding().

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 6
Page suivante

Le Qt Quarterly au hasard

Logo

Requêtes sérieuses avec XQuery

Qt Quarterly est la revue trimestrielle proposée par Nokia et à destination des développeurs Qt. Ces articles d'une grande qualité technique sont rédigés par des experts Qt. 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