summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothserviceinfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothserviceinfo.cpp')
-rw-r--r--src/bluetooth/qbluetoothserviceinfo.cpp17
1 files changed, 8 insertions, 9 deletions
diff --git a/src/bluetooth/qbluetoothserviceinfo.cpp b/src/bluetooth/qbluetoothserviceinfo.cpp
index b39dc43b..e449e7ff 100644
--- a/src/bluetooth/qbluetoothserviceinfo.cpp
+++ b/src/bluetooth/qbluetoothserviceinfo.cpp
@@ -48,10 +48,10 @@ QTBLUETOOTH_BEGIN_NAMESPACE
/*!
\class QBluetoothServiceInfo::Sequence
- \brief The Sequence class stores attributes of a Bluetooth Data Element Sequence.
-
- \ingroup connectivity-bluetooth
\inmodule QtBluetooth
+ \brief The Sequence class stores attributes of a Bluetooth Data Element
+ Sequence.
+
*/
/*!
@@ -68,10 +68,10 @@ QTBLUETOOTH_BEGIN_NAMESPACE
/*!
\class QBluetoothServiceInfo::Alternative
- \brief The Alternative class stores attributes of a Bluetooth Data Element Alternative.
-
- \ingroup connectivity-bluetooth
\inmodule QtBluetooth
+ \brief The Alternative class stores attributes of a Bluetooth Data Element
+ Alternative.
+
*/
/*!
@@ -88,10 +88,9 @@ QTBLUETOOTH_BEGIN_NAMESPACE
/*!
\class QBluetoothServiceInfo
- \brief The QBluetoothServiceInfo class enables access to the attributes of a Bluetooth service.
-
- \ingroup connectivity-bluetooth
\inmodule QtBluetooth
+ \brief The QBluetoothServiceInfo class enables access to the attributes of a
+ Bluetooth service.
QBluetoothServiceInfo provides information about a service offered by a Bluetooth device.
*/