summaryrefslogtreecommitdiff
path: root/src/location/doc/src/plugins/nokia.qdoc
diff options
context:
space:
mode:
authorAlbin Olsson <albin.olsson@cybercom.com>2013-09-19 09:29:54 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-20 08:39:28 +0200
commit5e27d57916da22af9d072156a59c23cf530cdca2 (patch)
treec4847b3880768b444b1d63bede17b91b053c80b8 /src/location/doc/src/plugins/nokia.qdoc
parentdeccc5f146c38d5bafe4b608c30a28602ef20f6d (diff)
downloadqtlocation-5e27d57916da22af9d072156a59c23cf530cdca2.tar.gz
Move tilecache storage to a standard location
~/.tilecache is not standard. Base path off of QStandardPaths::CacheLocation Change-Id: I66573afe33f756f86afef02951a8b4800a4aea5d Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
Diffstat (limited to 'src/location/doc/src/plugins/nokia.qdoc')
-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 f3a8f58d..181acbb8 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 ".tilecache" directory in \l {QDir::home()}.
+ Default place for the cache is "QtLocation" directory in \l {QStandardPaths::writableLocation(QStandardPaths::CacheLocation)}.
\row
\li mapping.cache.disk.size
\li Map tile disk cache size in bytes. Default size of the cache is 20MB.