summaryrefslogtreecommitdiffstats
path: root/src/imports/bluetooth/qdeclarativebluetoothsocket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/bluetooth/qdeclarativebluetoothsocket.cpp')
-rw-r--r--src/imports/bluetooth/qdeclarativebluetoothsocket.cpp9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/imports/bluetooth/qdeclarativebluetoothsocket.cpp b/src/imports/bluetooth/qdeclarativebluetoothsocket.cpp
index fca5d3e3..a282879a 100644
--- a/src/imports/bluetooth/qdeclarativebluetoothsocket.cpp
+++ b/src/imports/bluetooth/qdeclarativebluetoothsocket.cpp
@@ -56,12 +56,11 @@
/* ==================== QDeclarativeBluetoothSocket ======================= */
/*!
- \qmltype BluetoothSocket
+ \qmltype BluetoothSocket
\instantiates QDeclarativeBluetoothSocket
- \brief Enables you to connect and communicate with a Bluetooth service or device.
-
- \ingroup bluetooth-qml
- \inmodule QtBluetooth
+ \inqmlmodule QtBluetooth 5.0
+ \brief Enables you to connect and communicate with a Bluetooth service or
+ device.
\sa QBluetoothSocket
\sa QDataStream