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

PhoneStatus Class Reference

The PhoneStatus class provides basic status information about the phone. More...

#include <phonestatus.h>

Inherits QObject.

List of all member functions.

Public Members

Signals


Detailed Description

The PhoneStatus class provides basic status information about the phone.

This class provides the most commonly needed information for presentation on a secondary display. The Qtopia phone library can be used to retrieve complete telephony status information.

A value can be queried using the PhoneStatus::value() function. Whenever a status item changes the PhoneStatus::statusChanged() signal is emitted.

See also Qtopia Phone Classes.


Member Type Documentation

PhoneStatus::StatusItem


Member Function Documentation

PhoneStatus::PhoneStatus ( QObject * parent )

Constructs a PhoneStatus object with parent parent.

PhoneStatus::~PhoneStatus ()

Destroys the PhoneStatus object.

void PhoneStatus::callCount ( int calls ) [signal]

This signal is emitted when the number of active calls changes.

void PhoneStatus::incomingCall ( const QString & number, const QString & name ) [signal]

This signal is emitted when an incoming call arrives.

void PhoneStatus::statusChanged () [signal]

This signal is emitted whenever any of the status information changes.

QVariant PhoneStatus::value ( StatusItem item )

Returns the value of status item item. If no status is available for the requested item an invalid value is returned.

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


Copyright © 2005 Trolltech Trademarks
Qtopia version 2.2.0