From dd2308935a67ed4649d9b419bfe88143b928d27d Mon Sep 17 00:00:00 2001 From: Juha Vuolle Date: Fri, 13 Aug 2021 10:16:43 +0300 Subject: Document Windows backend specific details Pick-to: 6.2 Task-number: QTBUG-95784 Change-Id: Ib125591ae8b2d342bfba71e3b9ff81f0795e6cb3 Reviewed-by: Alex Blasche --- src/sensors/doc/src/compatmap.qdoc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/sensors/doc/src/compatmap.qdoc b/src/sensors/doc/src/compatmap.qdoc index acb98193..48384ee2 100644 --- a/src/sensors/doc/src/compatmap.qdoc +++ b/src/sensors/doc/src/compatmap.qdoc @@ -159,10 +159,14 @@ \endraw - 1) Support depends on the underlying platform - In addition to the table above, each sensor type might support specific features. For example, a magnetometer might support returning geo values. See QSensor::isFeatureSupported() for additional details. + \section1 Platform specific notes + + \section2 Windows + + The Windows backend is supported in Qt installations that were built with MSVC. + */ -- cgit v1.2.3