From ebd7a5d2935b5ab9dd7910dfb104a9e0c0819677 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Fri, 9 Dec 2011 15:27:12 +0100 Subject: added documentation and examples Change-Id: Ia99e5f8f9579c189379bce1a22de3d58b12ce5fc Reviewed-by: Alex Sanity-Review: Alex --- src/bluetooth/qbluetoothsocket.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/bluetooth/qbluetoothsocket.cpp') diff --git a/src/bluetooth/qbluetoothsocket.cpp b/src/bluetooth/qbluetoothsocket.cpp index 4712f1ef..517c5511 100644 --- a/src/bluetooth/qbluetoothsocket.cpp +++ b/src/bluetooth/qbluetoothsocket.cpp @@ -57,8 +57,7 @@ QTBLUETOOTH_BEGIN_NAMESPACE \brief The QBluetoothSocket class provides a Bluetooth socket. \ingroup connectivity-bluetooth - \inmodule QtConnectivity - \since 5.0 + \inmodule QtBluetooth QBluetoothSocket supports two socket types, \l {QBluetoothSocket::L2capSocket}{L2CAP} and \l {QBluetoothSocket::RfcommSocket}{RFCOMM}. -- cgit v1.2.1