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
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.

◆ currentVersion

QVersionNumber DylibInfo::currentVersion

Definition at line 51 of file shared.h.


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