summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/sensors/doc/src/compatmap.qdoc8
1 files 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.
+
*/