Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QBluetoothHeadsetCommInterface class provides a Qt Extended IPC interface to the Headset Audio Gateway profile implementation. More...
#include <QBluetoothHeadsetCommInterface>
Inherits QAbstractIpcInterfaceGroup.
The QBluetoothHeadsetCommInterface class provides a Qt Extended IPC interface to the Headset Audio Gateway profile implementation.
The QBluetoothHeadsetCommInterface 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 Headset 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 |