qt5base-lts/doc/global/includes
Jonathan Ketchker 55f0738f16 Add StateLocation & GenericStateLocation to StandardLocation
The latest XDG spec (0.8) defines XDG_STATE_HOME that does not exist
in QStandardPaths::StandardLocation.

Some Linux distributions clean XDG_CACHE_HOME on restart which makes
XDG_STATE_HOME useful as a path for saving application state.

This commit adds StateLocation and GenericStateLocation to serve as a
StandardLocation for XDG_STATE_HOME for all platforms.

This commit also updates docs and tests to fit the new changes.

[ChangeLog][QStandardPaths] Added StateLocation &
GenericStateLocation to StandardLocation

Change-Id: I470602466c37f085062cc64d15ea243711728fa5
Reviewed-by: David Faure <david.faure@kdab.com>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-09-07 01:17:13 +03:00
..
corelib Move the docs for porting to QRegularExpression to a common place 2022-07-20 13:15:59 +02:00
standardpath Add StateLocation & GenericStateLocation to StandardLocation 2023-09-07 01:17:13 +03:00
cli-build-cmake.qdocinc Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
examples-run.qdocinc Doc: Update Notepad tutorial 2022-01-31 14:24:11 +01:00
module-use.qdocinc Doc: explicitly mention C++ when discussing linking to C++ libraries 2023-01-31 09:46:49 +00:00