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

#include <shared.h>

+ Collaboration diagram for ApplicationBundleInfo:

Public Attributes

QString path
 
QString binaryPath
 
QStringList libraryPaths
 

Detailed Description

Definition at line 68 of file shared.h.

Member Data Documentation

◆ binaryPath

QString ApplicationBundleInfo::binaryPath

Definition at line 72 of file shared.h.

◆ libraryPaths

QStringList ApplicationBundleInfo::libraryPaths

Definition at line 73 of file shared.h.

◆ path

QString ApplicationBundleInfo::path

Definition at line 71 of file shared.h.

Referenced by deployPlugins(), and deployQtFrameworks().


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