Qtopia Home - Classes - Hierachy - Annotated - Functions - Licenses - Reference

PhoneSignal Class Reference

Monitors the phone signal strength. More...

#include <phonesignal.h>

Inherits QObject.

List of all member functions.

Public Members

Signals


Detailed Description

Monitors the phone signal strength.

The PhoneSignal class monitors the phone signal strength, emitting PhoneSignal::strengthChanged signals whenever the value changes. Using this class is more efficient than polling the PhoneLine::SignalQuality setting.

See also Qtopia Phone Classes.


Member Function Documentation

PhoneSignal::PhoneSignal ( QObject * parent = 0, const char * name = 0, const QString & lineName = QString::null )

Constructs a new phone signal monitoring object.

PhoneSignal::~PhoneSignal ()

Destructs the PhoneSignal object.

int PhoneSignal::strength () const

Get the current phone signal strength.

void PhoneSignal::strengthChanged ( int strength ) [signal]

Signal that is emitted when the phone signal strength changes.

int PhoneSignal::strengthMaximum () const

Get the maximum strength value. Return values from PhoneSignal::strength will range between 0 and this value, inclusive.

This file is part of the Qtopia platform, copyright © 1995-2005 Trolltech, all rights reserved.


Copyright © 2005 Trolltech Trademarks
Qtopia version 2.2.0