summaryrefslogtreecommitdiffstats
path: root/src/imports/bluetooth/qdeclarativebluetoothservice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/bluetooth/qdeclarativebluetoothservice.cpp')
-rw-r--r--src/imports/bluetooth/qdeclarativebluetoothservice.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/imports/bluetooth/qdeclarativebluetoothservice.cpp b/src/imports/bluetooth/qdeclarativebluetoothservice.cpp
index f1836a6f..74e722b8 100644
--- a/src/imports/bluetooth/qdeclarativebluetoothservice.cpp
+++ b/src/imports/bluetooth/qdeclarativebluetoothservice.cpp
@@ -53,15 +53,15 @@
/*!
\qmlclass BluetoothService QDeclarativeBluetoothService
- \brief The BluetoothService element contains all the information available for a single bluetooth service.\.
+ \brief The BluetoothService element contains all the information available for a single Bluetooth service.\.
- \ingroup connectivity-qml
- \inmodule QtConnectivity
+ \ingroup bluetooth-qml
+ \inmodule QtBluetooth
\sa QBluetoothAddress
\sa QBluetoothSocket
- The BluetoothService element is part of the \bold{QtMobility.connectivity 1.2} module.
+ The BluetoothService element was introduced in \bold{QtBluetooth 5.0}.
It allows a QML project to get information about a remote service, or describe a service
for a BluetoothSocket to connect to.