summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2022-03-15 10:33:48 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-03-21 14:48:41 +0000
commite3e0f69f90c958aaed11e7b76c9ef7c74117667c (patch)
tree61d3889175d4e5a0754180d2192bb21605ef3a36
parenteaf2a64ddd75d2c448cab3f51f328b8f7b674c72 (diff)
downloadqtconnectivity-e3e0f69f90c958aaed11e7b76c9ef7c74117667c.tar.gz
Doc: remove mentioning of win32 backend
In Qt 6, we only support Windows 10 and the UWP backend. Task-number: QTBUG-84433 Change-Id: Id64616a7547ed72eb64f3a57169bcba4a0ef6c7a Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit ee2f93720379494104696b47e50088077fb4dd37) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/bluetooth/doc/src/bluetooth-index.qdoc7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/bluetooth/doc/src/bluetooth-index.qdoc b/src/bluetooth/doc/src/bluetooth-index.qdoc
index e4a192f0..82795227 100644
--- a/src/bluetooth/doc/src/bluetooth-index.qdoc
+++ b/src/bluetooth/doc/src/bluetooth-index.qdoc
@@ -73,13 +73,6 @@ Currently, the API is supported on the following platforms:
\li
\endtable
-Qt 5.14 adds a native Win32 port supporting Classic Bluetooth on Windows 7 or newer,
-and Bluetooth LE on Windows 8 or newer. It must be enabled at build time by configuration
-option -native-win32-bluetooth. The UWP backend is used by default if this option is not
-set and the Win32 target platform supports the required UWP APIs (minimal requirement is
-Windows 10 version 1507, with slightly improved service discovery since Windows 10 version
-1607).
-
\section1 Overview
Bluetooth is a short-range (less than 100 meters) wireless technology. It