summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/bluetooth/doc/src/bluetooth-index.qdoc12
1 files changed, 9 insertions, 3 deletions
diff --git a/src/bluetooth/doc/src/bluetooth-index.qdoc b/src/bluetooth/doc/src/bluetooth-index.qdoc
index 8c37f19f..ea78f262 100644
--- a/src/bluetooth/doc/src/bluetooth-index.qdoc
+++ b/src/bluetooth/doc/src/bluetooth-index.qdoc
@@ -146,16 +146,22 @@ The \l QtBluetooth module exports the following
\li Enables logging of cross platform code path in QtBluetooth
\row
\li qt.bluetooth.android
- \li Enables logging of the Android implementation
+ \li Enables logging of the \l {Qt for Android} {Android} implementation
\row
\li qt.bluetooth.bluez
\li Enables logging of the BLuez/Linux implementation
\row
\li qt.bluetooth.ios
- \li Enables logging of the iOS implementation
+ \li Enables logging of the \l {Qt for iOS} {iOS} implementation
\row
\li qt.bluetooth.osx
- \li Enables logging of the \macos implementation
+ \li Enables logging of the \l {Qt for macOS} {macOS} implementation
+\row
+ \li qt.bluetooth.qml
+ \li Enables logging of the QtBluetooth QML implementation
+\row
+ \li qt.bluetooth.winphone
+ \li Enables logging of the \l {Qt for WinRT} {WinRT} implementation
\endtable
\section2 Examples