summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/doc/src/bluetooth-qml.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/doc/src/bluetooth-qml.qdoc')
-rw-r--r--src/bluetooth/doc/src/bluetooth-qml.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/bluetooth/doc/src/bluetooth-qml.qdoc b/src/bluetooth/doc/src/bluetooth-qml.qdoc
index 912f2153..9c9fe0aa 100644
--- a/src/bluetooth/doc/src/bluetooth-qml.qdoc
+++ b/src/bluetooth/doc/src/bluetooth-qml.qdoc
@@ -28,13 +28,13 @@
/*!
-\qmlmodule QtBluetooth 5.0
+\qmlmodule QtBluetooth 5.2
\title Qt Bluetooth QML Types
\ingroup qmlmodules
-\brief Provides QML types for basic Bluetooth operations on devices
+\brief Provides QML types for basic Bluetooth operations on devices.
-The Qt Bluetooth QML Types enable an application to scan for devices and connect and
-interact with them in an easier way than the C++ Classes. However, it is a bit
+The Qt Bluetooth QML Types enable an application to scan for devices and connect
+and interact with them in an easier way than the C++ Classes. However, it is a bit
more limited than the C++ API. You can always use the C++ API to create QML
plugins with the flexibility you need.