Qt 6.x
The Qt SDK
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.

Referenced by deployPlugins(), and deployQtFrameworks().

◆ libraryPaths

QStringList ApplicationBundleInfo::libraryPaths

Definition at line 73 of file shared.h.

Referenced by deployQtFrameworks().

◆ path

QString ApplicationBundleInfo::path

Definition at line 71 of file shared.h.

Referenced by deployPlugins(), deployPlugins(), and deployQtFrameworks().


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