![]() |
Qt 6.x
The Qt SDK
|
#include <shared.h>
Collaboration diagram for OtoolInfo:Public Attributes | |
| QString | installName |
| QString | binaryPath |
| QVersionNumber | currentVersion |
| QVersionNumber | compatibilityVersion |
| QList< DylibInfo > | dependencies |
| QVersionNumber OtoolInfo::compatibilityVersion |
| QVersionNumber OtoolInfo::currentVersion |
Definition at line 62 of file shared.h.
Referenced by getBinaryDependencies().
| QString OtoolInfo::installName |
Definition at line 58 of file shared.h.
Referenced by parseOtoolLibraryLine().