Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

QBluetoothHeadsetCommInterface Class Reference
[QtBluetoothModule]

The QBluetoothHeadsetCommInterface class provides a Qt Extended IPC interface to the Headset Audio Gateway profile implementation. More...

    #include <QBluetoothHeadsetCommInterface>

Inherits QAbstractIpcInterfaceGroup.

Public Functions

Additional Inherited Members


Detailed Description

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.


Member Function Documentation

QBluetoothHeadsetCommInterface::QBluetoothHeadsetCommInterface ( const QByteArray & audioDev, QBluetoothHeadsetService * parent )

Constructs a new Headset Interface group. The audio device to use is given by audioDev. The implementation object is given by parent.

QBluetoothHeadsetCommInterface::~QBluetoothHeadsetCommInterface ()

Destructor.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3