Home · All Classes · Annotated · Functions

QPhoneServer Class Reference

The QPhoneServer class represents the central dispatch server for phone requests. More...

#include <QPhoneServer>

Inherits QObject.

Public Functions

Additional Inherited Members


Detailed Description

The QPhoneServer class represents the central dispatch server for phone requests.

Typical phone hardware only allows one process to access the AT command stream at any one time. Because of this, Qtopia Phone multiplexes multiple process' requests through the phone server, which is the only process that may access the actual hardware.

The phone server is started by the qpe program.


Member Function Documentation

QPhoneServer::QPhoneServer ( QObject * parent, bool useAppChannel )

Constructs a new QPhoneServer attached to parent. If useAppChannel is true, then the application QCop channel will be used for messages instead of QPE/Phone. This parameter should normally be false.

QPhoneServer::~QPhoneServer ()

Destructs the QPhoneServer.


Copyright © 2006 Trolltech Trademarks
Qtopia 4.1.7