summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2014-01-22 13:08:42 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-24 08:05:44 +0100
commit691728d060058d5b27974f2e548d92a992e5425e (patch)
tree7718e252ee29f71658c0746b8af6a70ff8089a94
parent0b36e73112b099090f5dcbbc21d172dcc7c97f30 (diff)
downloadqtlocation-691728d060058d5b27974f2e548d92a992e5425e.tar.gz
Document use of GenericCacheLocation.
This was introduced by 1e5476a2f50cacbd349c43868701eeac6f056014. Change-Id: Ie216dd56978d467483d4b80798cfd5d17ca49e48 Reviewed-by: Aaron McCarthy <mccarthy.aaron@gmail.com> Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
-rw-r--r--src/location/doc/src/plugins/nokia.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/doc/src/plugins/nokia.qdoc b/src/location/doc/src/plugins/nokia.qdoc
index 181acbb8..2ab29fb2 100644
--- a/src/location/doc/src/plugins/nokia.qdoc
+++ b/src/location/doc/src/plugins/nokia.qdoc
@@ -85,7 +85,7 @@ The following table lists optional parameters that can be passed to the Nokia pl
\li mapping.cache.directory
\li Map tile cache directory used as network disk cache.
- Default place for the cache is "QtLocation" directory in \l {QStandardPaths::writableLocation(QStandardPaths::CacheLocation)}.
+ Default place for the cache is "QtLocation" directory in \l {QStandardPaths::writableLocation()} {QStandardPaths::writableLocation}(\l{QStandardPaths::GenericCacheLocation}).
\row
\li mapping.cache.disk.size
\li Map tile disk cache size in bytes. Default size of the cache is 20MB.