GSMDialFilter Class Reference
|
| 0 SEND | Set the busy state for a waiting call, or release the held calls. |
| 1 SEND | Release the active calls. |
| 1n SEND | Release only call n. |
| 2 SEND | Swap the active and held calls. |
| 2n SEND | Activate only call n, putting all others on hold. |
| 3 SEND | Join the active and held calls into a multi-party conversation. |
| 4 SEND | Join the active and held calls into a multi-party conversation and then detach the local user (i.e. transfer). |
| 4*n SEND | Deflect the waiting call to the number n. |
The following GSM actions for requesting and controlling supplementary services are handled/supported:
| *#06# | Display the IMEI serial number of the phone. |
| [*]*03*ZZ*OLD_PASSWORD*NEW_PASSWORD*NEW_PASSWORD# | Change the password for supplementary service ZZ. |
| **04*OLD_PIN*NEW_PIN*NEW_PIN# | Change the SIM PIN to a new value. |
| **042*OLD_PIN*NEW_PIN*NEW_PIN# | Change the SIM PIN2 to a new value. |
| **05*PIN_UNBLOCKING_KEY*NEW_PIN*NEW_PIN# | Unblock the SIM PIN and change it to a new value. |
| **052*PIN_UNBLOCKING_KEY*NEW_PIN*NEW_PIN# | Unblock the SIM PIN2 and change it to a new value. |
| *#30# | Query the state of the caller id presentation (CLIP) service. |
| *#31# | Query the state of the caller id restriction (CLIR) service. |
| *31#number | Dial number with caller id explicitly enabled. |
| #31#number | Dial number with caller id explicitly disabled. |
| *#76# | Query the state of the connected id presentation (COLP) service. |
Supplementary service actions that are not recognized are sent to the network for processing.
This class is a Qt Extended server class and cannot be used by other Qt Extended Applications.
See also AbstractDialFilter.
Creates a new GSMDialFilter instance with the given parent.
Destroys the GSMDialFilter instance.
| 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 ! | ||
Copyright © 2000-2012 - www.developpez.com