Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QBluetoothHandsfreeCommInterface class provides a Qt Extended IPC interface to the Handsfree Audio Gateway profile implementation. More...
#include <QBluetoothHandsfreeCommInterface>
Inherits QAbstractIpcInterfaceGroup.
The QBluetoothHandsfreeCommInterface class provides a Qt Extended IPC interface to the Handsfree Audio Gateway profile implementation.
The QBluetoothHandsfreeCommInterface extends the QAbstractIpcInterfaceGroup class. It adds the an implementation of the QBluetoothAudioGateway interface which forwards all calls to the implementation object, which is passed in the constructor.
This class is part of the Qt Extended server and cannot be used by other QtopiaApplications.
Constructs a new Handsfree Interface group. The audio device to use is given by audioDev. The implementation object is given by parent.
Destructor.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |