Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
OtoolInfo Class Reference

#include <shared.h>

+ Collaboration diagram for OtoolInfo:

Public Attributes

QString installName
 
QString binaryPath
 
QVersionNumber currentVersion
 
QVersionNumber compatibilityVersion
 
QList< DylibInfodependencies
 

Detailed Description

Definition at line 55 of file shared.h.

Member Data Documentation

◆ binaryPath

QString OtoolInfo::binaryPath

Definition at line 59 of file shared.h.

◆ compatibilityVersion

QVersionNumber OtoolInfo::compatibilityVersion

Definition at line 61 of file shared.h.

◆ currentVersion

QVersionNumber OtoolInfo::currentVersion

Definition at line 60 of file shared.h.

◆ dependencies

QList<DylibInfo> OtoolInfo::dependencies

Definition at line 62 of file shared.h.

Referenced by getBinaryDependencies().

◆ installName

QString OtoolInfo::installName

Definition at line 58 of file shared.h.

Referenced by parseOtoolLibraryLine().


The documentation for this class was generated from the following file: