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
FrameworkInfo Class Reference

#include <shared.h>

Collaboration diagram for FrameworkInfo:

Public Member Functions

bool isDebugLibrary () const

Public Attributes

bool isDylib
QString frameworkDirectory
QString frameworkName
QString frameworkPath
QString binaryDirectory
QString binaryName
QString binaryPath
QString rpathUsed
QString version
QString installName
QString deployedInstallName
QString sourceFilePath
QString frameworkDestinationDirectory
QString binaryDestinationDirectory

Detailed Description

Definition at line 20 of file shared.h.

Member Function Documentation

◆ isDebugLibrary()

bool FrameworkInfo::isDebugLibrary ( ) const
inline

Definition at line 38 of file shared.h.

Referenced by deployQtFrameworks().

Here is the caller graph for this function:

Member Data Documentation

◆ binaryDestinationDirectory

QString FrameworkInfo::binaryDestinationDirectory

Definition at line 36 of file shared.h.

◆ binaryDirectory

QString FrameworkInfo::binaryDirectory

Definition at line 27 of file shared.h.

◆ binaryName

QString FrameworkInfo::binaryName

Definition at line 28 of file shared.h.

◆ binaryPath

QString FrameworkInfo::binaryPath

Definition at line 29 of file shared.h.

◆ deployedInstallName

QString FrameworkInfo::deployedInstallName

Definition at line 33 of file shared.h.

◆ frameworkDestinationDirectory

QString FrameworkInfo::frameworkDestinationDirectory

Definition at line 35 of file shared.h.

◆ frameworkDirectory

QString FrameworkInfo::frameworkDirectory

Definition at line 24 of file shared.h.

◆ frameworkName

QString FrameworkInfo::frameworkName

Definition at line 25 of file shared.h.

◆ frameworkPath

QString FrameworkInfo::frameworkPath

Definition at line 26 of file shared.h.

◆ installName

QString FrameworkInfo::installName

Definition at line 32 of file shared.h.

◆ isDylib

bool FrameworkInfo::isDylib

Definition at line 23 of file shared.h.

Referenced by parseOtoolLibraryLine().

◆ rpathUsed

QString FrameworkInfo::rpathUsed

Definition at line 30 of file shared.h.

◆ sourceFilePath

QString FrameworkInfo::sourceFilePath

Definition at line 34 of file shared.h.

◆ version

QString FrameworkInfo::version

Definition at line 31 of file shared.h.


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