summaryrefslogtreecommitdiff
path: root/src/positioning/doc/src/examples/weatherinfo.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/positioning/doc/src/examples/weatherinfo.qdoc')
-rw-r--r--src/positioning/doc/src/examples/weatherinfo.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/positioning/doc/src/examples/weatherinfo.qdoc b/src/positioning/doc/src/examples/weatherinfo.qdoc
index e32127d4..3db6fcbf 100644
--- a/src/positioning/doc/src/examples/weatherinfo.qdoc
+++ b/src/positioning/doc/src/examples/weatherinfo.qdoc
@@ -45,6 +45,8 @@
\include examples-run.qdocinc
+ The example uses weather data provided by \l http://www.openweathermap.org.
+
The key part of this example is the application's data model, contained
in the WeatherData and AppModel classes. WeatherData represents the weather
information taken from the HTTP service. It is a simple data class, but we