summaryrefslogtreecommitdiffstats
path: root/src/imports/bluetooth/qdeclarativebluetoothsocket.cpp
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2012-09-25 16:24:31 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-09-29 12:27:10 +0200
commit3f4a920f87842e1bbb20f72ce04d6da7a866ab1d (patch)
tree9460b0a381c35e9137a60ec79c3070e51cd84334 /src/imports/bluetooth/qdeclarativebluetoothsocket.cpp
parentd8a179128c0fa8e9cc482df58b9334c696602be6 (diff)
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 <ablasche@gmail.com>
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