(c596e7af24473bfdbfb9491fef810c32bcd4ac38)
#include "qdir.h"
#include "qstringlist.h"
#include "qfile.h"
#include "qlibraryinfo.h"
#include "qlibraryinfo_p.h"
#include "qcoreapplication.h"
#include "private/qcoreapplication_p.h"
#include "private/qfilesystementry_p.h"
#include "archdetect.cpp"
#include "qconfig.cpp"
#include <memory>
Go to the source code of this file.
◆ COMPILER_STRING
| #define COMPILER_STRING "<unknown compiler>" |
◆ DEBUG_STRING
| #define DEBUG_STRING " debug" |
◆ SHARED_STRING
| #define SHARED_STRING " static" |
◆ getPrefix()
◆ keepQtBuildDefaults()
| bool keepQtBuildDefaults |
( |
| ) |
|
|
static |
◆ pathIsAbsolute()
| bool pathIsAbsolute |
( |
const QString & | path | ) |
|
|
static |
◆ pathIsRelative()
| bool pathIsRelative |
( |
const QString & | path | ) |
|
|
static |
◆ prefixFromAppDirHelper()
Used to look up the prefix path for static builds, where we don't have a standalone QtCore library, or for relative paths coming from qt.conf, which are rooted in the app's location.
Definition at line 284 of file qlibraryinfo.cpp.
◆ qDumpCPUFeatures()
◆ qt_build_string()
| const char * qt_build_string |
( |
| ) |
|
|
staticnoexcept |