QStandardPaths: update docs to what $HOME is on iOS
It's not <APPROOT> (any more, or was ever). Fixes: QTBUG-76911 Change-Id: I6aed4df6a12e43c3ac8efffd15aed22128862c23 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
parent
d3de20d409
commit
69ef6e8212
@ -297,7 +297,7 @@ QT_BEGIN_NAMESPACE
|
||||
\li "<APPROOT>/tmp"
|
||||
\row \li HomeLocation
|
||||
\li "<APPROOT>/files"
|
||||
\li "<APPROOT>" (not writable)
|
||||
\li system defined
|
||||
\row \li DataLocation
|
||||
\li "<APPROOT>/files", "<USER>/<APPNAME>/files"
|
||||
\li "<APPROOT>/Library/Application Support"
|
||||
|
Loading…
Reference in New Issue
Block a user