![]() |
Qt 6.x
The Qt SDK
|
#include <shared.h>
Public Member Functions | |
bool | isDebugLibrary () const |
|
inline |
Definition at line 38 of file shared.h.
References binaryName, QString::contains(), QString::endsWith(), isDylib, and QStringLiteral.
Referenced by deployQtFrameworks().
QString FrameworkInfo::binaryDestinationDirectory |
Definition at line 36 of file shared.h.
Referenced by changeInstallName().
QString FrameworkInfo::binaryDirectory |
Definition at line 27 of file shared.h.
Referenced by copyFramework().
QString FrameworkInfo::binaryName |
Definition at line 28 of file shared.h.
Referenced by changeInstallName(), copyDylib(), copyFramework(), and isDebugLibrary().
QString FrameworkInfo::deployedInstallName |
Definition at line 33 of file shared.h.
Referenced by changeInstallName(), and deployQtFrameworks().
QString FrameworkInfo::frameworkDestinationDirectory |
Definition at line 35 of file shared.h.
Referenced by copyDylib(), and copyFramework().
QString FrameworkInfo::frameworkDirectory |
Definition at line 24 of file shared.h.
Referenced by deployQtFrameworks().
QString FrameworkInfo::frameworkName |
Definition at line 25 of file shared.h.
Referenced by deployQtFrameworks(), and parseOtoolLibraryLine().
QString FrameworkInfo::frameworkPath |
Definition at line 26 of file shared.h.
Referenced by copyFramework(), and parseOtoolLibraryLine().
QString FrameworkInfo::installName |
Definition at line 32 of file shared.h.
Referenced by changeInstallName(), and parseOtoolLibraryLine().
bool FrameworkInfo::isDylib |
Definition at line 23 of file shared.h.
Referenced by deployQtFrameworks(), and isDebugLibrary().
QString FrameworkInfo::rpathUsed |
Definition at line 30 of file shared.h.
Referenced by deployQtFrameworks(), and parseOtoolLibraryLine().
QString FrameworkInfo::sourceFilePath |
Definition at line 34 of file shared.h.
Referenced by copyDylib(), and copyFramework().
QString FrameworkInfo::version |
Definition at line 31 of file shared.h.
Referenced by copyFramework().