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

QBluetoothHandsfreeCommInterface Class Reference
[QtBluetoothModule]

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

    #include <QBluetoothHandsfreeCommInterface>

Inherits QAbstractIpcInterfaceGroup.

Public Functions

Additional Inherited Members


Detailed Description

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.


Member Function Documentation

QBluetoothHandsfreeCommInterface::QBluetoothHandsfreeCommInterface ( const QByteArray & audioDev, QBluetoothHandsfreeService * parent )

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

QBluetoothHandsfreeCommInterface::~QBluetoothHandsfreeCommInterface ()

Destructor.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3