Solid
xdgbasedirs.cpp
Go to the documentation of this file.
73 instance()->mDataDirs = instance()->systemPathList( "XDG_DATA_DIRS", "/usr/local/share:/usr/share" );
123 QStringList XdgBaseDirsSingleton::systemPathList( const char *variable, const char *defaultDirList )
QString homePath(const char *resource)
Returns the user specific directory for the given resource type.
Definition: xdgbasedirs.cpp:52
QString findResourceFile(const char *resource, const QString &relPath)
Searches the resource specific directories for a given file.
Definition: xdgbasedirs.cpp:86
QStringList systemPathList(const char *resource)
Returns the list of system wide directories for a given resource type.
Definition: xdgbasedirs.cpp:69
Definition: acadapter.h:29
static QStringList splitPathList(const QString &pathList)
Definition: xdgbasedirs.cpp:30
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Feb 3 2022 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Feb 3 2022 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.