| Home · All Classes · Annotated · Functions |
The QPhoneSignal class monitors the phone signal strength. More...
#include <QPhoneSignal>
Inherits QObject.
The QPhoneSignal class monitors the phone signal strength.
The QPhoneSignal class monitors the phone signal strength, emitting QPhoneSignal::strengthChanged signals whenever the value changes. Using this class is more efficient than polling the QPhoneLine::SignalQuality setting.
Constructs a new phone signal monitoring object attached to parent. The phone line to monitor is called lineName.
Destructs the QPhoneSignal object.
Get the current phone signal strength.
Signal that is emitted when the phone signal strength changes.
Get the maximum strength value. Return values from QPhoneSignal::strength will range between 0 and this value, inclusive.
| Copyright © 2006 Trolltech | Trademarks | Qtopia 4.1.7 |