Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
DylibInfo Class Reference

#include <shared.h>

+ Collaboration diagram for DylibInfo:

Public Attributes

QString binaryPath
 
QVersionNumber currentVersion
 
QVersionNumber compatibilityVersion
 

Detailed Description

Definition at line 47 of file shared.h.

Member Data Documentation

◆ binaryPath

QString DylibInfo::binaryPath

Definition at line 50 of file shared.h.

Referenced by findDependencyInfo().

◆ compatibilityVersion

QVersionNumber DylibInfo::compatibilityVersion

Definition at line 52 of file shared.h.

Referenced by findDependencyInfo().

◆ currentVersion

QVersionNumber DylibInfo::currentVersion

Definition at line 51 of file shared.h.

Referenced by findDependencyInfo().


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