summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothsocket.cpp')
-rw-r--r--src/bluetooth/qbluetoothsocket.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/bluetooth/qbluetoothsocket.cpp b/src/bluetooth/qbluetoothsocket.cpp
index 662d30c8..83f5173e 100644
--- a/src/bluetooth/qbluetoothsocket.cpp
+++ b/src/bluetooth/qbluetoothsocket.cpp
@@ -54,10 +54,9 @@ QTBLUETOOTH_BEGIN_NAMESPACE
/*!
\class QBluetoothSocket
- \brief The QBluetoothSocket class enables connection to a Bluetooth device running an RFCOMM server.
-
- \ingroup connectivity-bluetooth
\inmodule QtBluetooth
+ \brief The QBluetoothSocket class enables connection to a Bluetooth device
+ running an RFCOMM server.
QBluetoothSocket supports two socket types, \l {QBluetoothSocket::L2capSocket}{L2CAP} and
\l {QBluetoothSocket::RfcommSocket}{RFCOMM}.