Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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.

◆ installName

QString OtoolInfo::installName

Definition at line 58 of file shared.h.


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