![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qlibraryinfo_p.h>
Classes | |
| struct | LocationInfo |
Public Types | |
| enum | UsageMode { RegularUsage , UsedFromQtBinDir } |
Static Public Member Functions | |
| static LocationInfo | locationInfo (QLibraryInfo::LibraryPath loc) |
| static QString | path (QLibraryInfo::LibraryPath p, UsageMode usageMode=RegularUsage) |
| static QList< QString > | paths (QLibraryInfo::LibraryPath p, UsageMode usageMode=RegularUsage) |
Definition at line 29 of file qlibraryinfo_p.h.
| Enumerator | |
|---|---|
| RegularUsage | |
| UsedFromQtBinDir | |
Definition at line 47 of file qlibraryinfo_p.h.
|
static |
Definition at line 465 of file qlibraryinfo.cpp.
|
static |
Definition at line 693 of file qlibraryinfo.cpp.
|
static |
Definition at line 625 of file qlibraryinfo.cpp.