From 3f4a920f87842e1bbb20f72ce04d6da7a866ab1d Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Tue, 25 Sep 2012 16:24:31 +0200 Subject: Qt Bluetooth: Created \qmlmodule and \module pages These pages will list the C++ classes and the QML types in Qt Bluetooth. Removed extra groups. Change-Id: I27d7004d804cc0cc29af997f3a11fcc9f9477efb Reviewed-by: Alex --- src/bluetooth/qbluetoothdeviceinfo.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/bluetooth/qbluetoothdeviceinfo.cpp') diff --git a/src/bluetooth/qbluetoothdeviceinfo.cpp b/src/bluetooth/qbluetoothdeviceinfo.cpp index 1a0a850a..b230a95c 100644 --- a/src/bluetooth/qbluetoothdeviceinfo.cpp +++ b/src/bluetooth/qbluetoothdeviceinfo.cpp @@ -48,10 +48,9 @@ QTBLUETOOTH_BEGIN_NAMESPACE /*! \class QBluetoothDeviceInfo - \brief The QBluetoothDeviceInfo class stores information about the Bluetooth device. - - \ingroup connectivity-bluetooth \inmodule QtBluetooth + \brief The QBluetoothDeviceInfo class stores information about the Bluetooth + device. QBluetoothDeviceInfo provides information about a Bluetooth device's name, address and class of device. */ -- cgit v1.2.3