![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <shared.h>
Public Member Functions | |
| bool | containsModule (const QString &module, const QString &libInFix) const |
Public Attributes | |
| QString | qtPath |
| QString | pluginPath |
| QStringList | deployedFrameworks |
| QList< QString > | rpathsUsed |
| bool | useLoaderPath |
| bool | isFramework |
| bool | isDebug |
Definition at line 956 of file shared.cpp.
| QStringList DeploymentInfo::deployedFrameworks |
| bool DeploymentInfo::isDebug |
Definition at line 85 of file shared.h.
Referenced by deployQtFrameworks(), and main().
| bool DeploymentInfo::isFramework |
Definition at line 84 of file shared.h.
Referenced by deployQtFrameworks(), and main().
| bool DeploymentInfo::useLoaderPath |
Definition at line 83 of file shared.h.
Referenced by deployQtFrameworks().