| Home · All Classes · Annotated · Functions |
The QPhoneServer class represents the central dispatch server for phone requests. More...
#include <QPhoneServer>
Inherits QObject.
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.
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.
Destructs the QPhoneServer.
| Copyright © 2006 Trolltech | Trademarks | Qtopia 4.1.7 |