![]() |
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 <qfileinfo.h>
#include <qvarlengtharray.h>
#include <qobject.h>
#include <qcoreapplication.h>
#include "moc_qstandardpaths.cpp"
Go to the source code of this file.
Functions | |
static bool | existsAsSpecified (const QString &path, QStandardPaths::LocateOptions options) |
static Q_DECL_COLD_FUNCTION QString | fallbackPathVariable () |
static QString | checkExecutable (const QString &path) |
static QString | searchExecutable (const QStringList &searchPaths, const QString &executableName) |
Variables | |
static Q_CONSTINIT bool | qsp_testMode = false |
Definition at line 461 of file qstandardpaths.cpp.
|
static |
Definition at line 393 of file qstandardpaths.cpp.
|
static |
Definition at line 429 of file qstandardpaths.cpp.
|
inlinestatic |
Definition at line 471 of file qstandardpaths.cpp.
|
static |
Definition at line 618 of file qstandardpaths.cpp.