QPhoneRfFunctionality Class Reference
|
Constant | Value | Description |
---|---|---|
QPhoneRfFunctionality::Minimum | 0 | Minimum functionality. |
QPhoneRfFunctionality::Full | 1 | Full functionality. |
QPhoneRfFunctionality::DisableTransmit | 2 | Disable phone transmit RF circuits only. |
QPhoneRfFunctionality::DisableReceive | 3 | Disable phone receive RF circuits only. |
QPhoneRfFunctionality::DisableTransmitAndReceive | 4 | Disable both phone transmit and receive RF circuits. |
This property holds the current phone RF functionality level.
Access functions:
Construct a new phone RF functionality 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 phone RF functionality. If there is more than one service that supports phone RF functionality, the caller should enumerate them with QCommServiceManager::supports() and create separate QPhoneRfFunctionality objects for each.
See also QCommServiceManager::supports().
Destroy this phone RF functionality object.
Force the modem to query the current RF functionality level. This is typically used just after power up to check the actual state of the modem.
See also levelChanged().
Signal that is emitted when the RF functionality level changes.
See also level() and setLevel().
Signal that is emitted in response to setLevel() to report its result. If result is QTelephony::OK, then level() will also be updated to reflect the new phone RF functionality level.
See also setLevel().
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