Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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: