QServiceNumbers Class Reference
|
Constant | Value | Description |
---|---|---|
QServiceNumbers::VoiceMail | 0 | Query or set the voice mail number on the SIM. |
QServiceNumbers::SmsServiceCenter | 1 | Query or set the SMS service center number. |
QServiceNumbers::SubscriberNumber | 2 | Query or set the subscriber's number in the SIM. |
Construct a new service number 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 service numbers. If there is more than one service that supports service numbers, the caller should enumerate them with QCommServiceManager::supports() and create separate QServiceNumbers objects for each.
See also QCommServiceManager::supports().
Destroy this service number object.
Request the current value of service number id. The service responds by emitting the serviceNumber() signal.
See also serviceNumber() and setServiceNumber().
Signal that is emitted in response to requestServiceNumber(), to report the number associated with id. If number is empty, then the number is not set.
See also requestServiceNumber() and setServiceNumber().
Sets the value of service number id to number. The service responds by emitting the setServiceNumberResult() signal.
See also setServiceNumberResult(), requestServiceNumber(), and serviceNumber().
Signal that is emitted to report the result of calling setServiceNumber() for id.
See also setServiceNumber().
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