QPhoneStatus Class Reference
|
Constant | Value | Description |
---|---|---|
QPhoneStatus::BatteryLevel | 1 | battery charge level (0-100) |
QPhoneStatus::SignalLevel | 2 | phone signal level (0-100) |
QPhoneStatus::MissedCalls | 3 | the number of calls missed |
QPhoneStatus::NewMessages | 4 | the number of new messages |
QPhoneStatus::ActiveCalls | 5 | the number of active calls |
QPhoneStatus::OperatorName | 100 | the name of the operator |
QPhoneStatus::Profile | 101 | the profile currently in use |
QPhoneStatus::Roaming | 200 | true if currently roaming |
QPhoneStatus::Locked | 201 | true if the phone is locked |
QPhoneStatus::Alarm | 202 | true if the daily alarm is active |
QPhoneStatus::CallDivert | 203 | true if call diversion is enabled |
QPhoneStatus::NetworkRegistered | 204 | true if a network is registered |
QPhoneStatus::VoIPRegistered | 205 | true if a VoIP network is registered |
QPhoneStatus::Presence | 206 | true if presence is available |
Constructs a QPhoneStatus object with parent parent.
Destroys the QPhoneStatus object.
This signal is emitted when an incoming call arrives. The number and name parameters indicate the incoming call's known properties. They may be empty if the property is unknown (e.g. caller-id information is not available).
This signal is emitted whenever any of the status information changes.
See also value().
Returns the value of status item item. If no status is available for the requested item an invalid value is returned.
See also statusChanged().
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