summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/doc
diff options
context:
space:
mode:
authorAndreas Buhr <andreas@andreasbuhr.de>2020-12-02 17:15:44 +0100
committerAndreas Buhr <andreas.buhr@qt.io>2021-04-13 08:11:04 +0200
commit639467ce4fd8bb60b2e3724aadb0fddd2bcf31f8 (patch)
treebb6c91077a88fd3ad1b0f02b8c52316110fc5162 /src/bluetooth/doc
parente6f7e7b75651795e5ed2ecffec400327e21e57d8 (diff)
Remove link to "Qt for UWP" which has been removed
Fix build of documentation by removing the link to "Qt for UWP". UWP (Universal Windows Platform) uses the WinRT API. This has been removed from qtconnectivity. Change-Id: Id8582dbacdc75d826df925be7b146be53a55351c Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src/bluetooth/doc')
-rw-r--r--src/bluetooth/doc/src/bluetooth-index.qdoc13
1 files changed, 2 insertions, 11 deletions
diff --git a/src/bluetooth/doc/src/bluetooth-index.qdoc b/src/bluetooth/doc/src/bluetooth-index.qdoc
index dd2c156f..fd78038c 100644
--- a/src/bluetooth/doc/src/bluetooth-index.qdoc
+++ b/src/bluetooth/doc/src/bluetooth-index.qdoc
@@ -42,8 +42,7 @@ Currently, the API is supported on the following platforms:
\li \l {Qt for iOS}{iOS}
\li \l {Qt for Linux/X11}{Linux (BlueZ 4.x/5.x)}
\li \l \macos
- \li \l {Qt for UWP}{UWP (Universal Windows Platform)}
- \li \l {Qt for Windows}{Win32}
+ \li \l {Qt for Windows}
\row
\li Classic Bluetooth
\li x
@@ -51,7 +50,6 @@ Currently, the API is supported on the following platforms:
\li x
\li x
\li x
- \li x
\row
\li Bluetooth LE Central
\li x
@@ -59,7 +57,6 @@ Currently, the API is supported on the following platforms:
\li x
\li x
\li x
- \li x
\row
\li Bluetooth LE Peripheral
\li x
@@ -67,7 +64,6 @@ Currently, the API is supported on the following platforms:
\li x
\li x
\li
- \li
\row
\li Bluetooth LE Advertisement & Scanning
\li
@@ -75,7 +71,6 @@ Currently, the API is supported on the following platforms:
\li
\li
\li
- \li
\endtable
Qt 5.14 adds a native Win32 port supporting Classic Bluetooth on Windows 7 or newer,
@@ -167,12 +162,8 @@ The \l QtBluetooth module exports the following
\li qt.bluetooth.qml
\li Enables logging of the QtBluetooth QML implementation
\row
- \li qt.bluetooth.winrt
- \li Enables logging of the \l {Qt for UWP}{UWP (Universal Windows Platform)}
- implementation
-\row
\li qt.bluetooth.windows
- \li Enables logging of the \l {Qt for Windows} {Win32} implementation
+ \li Enables logging of the \l {Qt for Windows} implementation
\endtable
Logging categories can be used to enable additional warning and debug output