![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qstandardpaths.h"#include <qdir.h>#include <qfile.h>#include <qhash.h>#include <qtextstream.h>#include <private/qfilesystemengine_p.h>#include <errno.h>#include <stdlib.h>#include <qcoreapplication.h>Go to the source code of this file.
Functions | |
| static void | appendOrganizationAndApp (QString &path) |
| static QByteArray | unixPermissionsText (QFile::Permissions permissions) |
| static bool | checkXdgRuntimeDir (const QString &xdgRuntimeDir) |
| static QStringList | dirsList (const QString &xdgEnvVar) |
| static QStringList | xdgDataDirs () |
| static QStringList | xdgConfigDirs () |
Definition at line 28 of file qstandardpaths_unix.cpp.
|
static |
Definition at line 92 of file qstandardpaths_unix.cpp.
|
static |
Definition at line 370 of file qstandardpaths_unix.cpp.
|
static |
Definition at line 68 of file qstandardpaths_unix.cpp.
|
static |
Definition at line 403 of file qstandardpaths_unix.cpp.
|
static |
Definition at line 391 of file qstandardpaths_unix.cpp.