summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-10-09 15:55:05 +0200
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-10-09 14:39:37 +0000
commit12a3b61b29bfe2aa7e861e2b5b94b623c1d0a41f (patch)
tree38638a378ac052f9bb9898cc9478a71c1da72864
parentd4f7a35cfcc84b2c90785867e6246a6ec61a1479 (diff)
downloadqtlocation-12a3b61b29bfe2aa7e861e2b5b94b623c1d0a41f.tar.gz
Update supported platform list for Positioning
Change-Id: I89fda2e203ea596dc4975c3b0c87b8e47565489d Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
-rw-r--r--src/positioning/doc/src/qtpositioning.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/positioning/doc/src/qtpositioning.qdoc b/src/positioning/doc/src/qtpositioning.qdoc
index c80ae8e1..1ce33085 100644
--- a/src/positioning/doc/src/qtpositioning.qdoc
+++ b/src/positioning/doc/src/qtpositioning.qdoc
@@ -64,8 +64,9 @@ The Qt Positioning API provides positioning information via QML and C++ interfac
Currently the API is supported on \l {Qt for Android}{Android}, \l {Qt for iOS}{iOS},
\l {Qt for OS X}{OS X},
\l {Qt for Linux/X11}{Linux} (using
-\l {http://www.freedesktop.org/wiki/Software/GeoClue}{GeoClue version 0.12.99})
-and \l {Qt for WinRT}{WinRT}.
+\l {http://www.freedesktop.org/wiki/Software/GeoClue}{GeoClue version 0.12.99}),
+\l {Qt for Windows}{Windows} (with GPS receivers exposed as a serial port providing NMEA sentences),
+and \l {Qt for WinRT}{WinRT} (using Windows.Devices.Geolocation).
\section1 Overview