update QStandardPaths::standardLocations() documentation
authorJeremy Katz <jeremy.katz@nokia.com>
Thu, 7 Jun 2012 12:13:14 +0000 (14:13 +0200)
committerQt by Nokia <qt-info@nokia.com>
Sun, 10 Jun 2012 22:37:12 +0000 (00:37 +0200)
commit69f0782c0975d34c94d45e8162dfc77275e0b21d
treea169c96b31826170c9c318d6851a527ee5566b9b
parent7616f310521a24b4741e8ab0cb85bff6ebeee817
update QStandardPaths::standardLocations() documentation

Remove the reference to PATH, as it may confuse developers who expect
a separator between locations. The ordering has been made explicit,
including the position of writableLocation() if it can be determined.
Note that some implementations may allow the empty string.

Change-Id: I134db44dd8bea437824a1d0bf8ed373ec655ab04
Reviewed-by: David Faure <faure@kde.org>
src/corelib/io/qstandardpaths.cpp