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
qdesigner_internal::QtResourcePrefixData Struct Reference
+ Collaboration diagram for qdesigner_internal::QtResourcePrefixData:

Public Attributes

QString prefix
 
QString language
 
QList< QtResourceFileDataresourceFileList
 

Friends

bool comparesEqual (const QtResourcePrefixData &lhs, const QtResourcePrefixData &rhs) noexcept
 
bool comparesEqual (const QtResourcePrefixData &lhs, const QtResourcePrefixData &rhs) noexcept
 

Detailed Description

Definition at line 66 of file qtresourceeditordialog.cpp.

Friends And Related Symbol Documentation

◆ comparesEqual [1/2]

bool comparesEqual ( const QtResourcePrefixData & lhs,
const QtResourcePrefixData & rhs )
friend

Definition at line 72 of file qtresourceeditordialog.cpp.

◆ comparesEqual [2/2]

bool comparesEqual ( const QtResourcePrefixData & lhs,
const QtResourcePrefixData & rhs )
friend

Definition at line 72 of file qtresourceeditordialog.cpp.

Member Data Documentation

◆ language

QString qdesigner_internal::QtResourcePrefixData::language

Definition at line 69 of file qtresourceeditordialog.cpp.

◆ prefix

QString qdesigner_internal::QtResourcePrefixData::prefix

Definition at line 68 of file qtresourceeditordialog.cpp.

◆ resourceFileList

QList< QtResourceFileData > qdesigner_internal::QtResourcePrefixData::resourceFileList

Definition at line 70 of file qtresourceeditordialog.cpp.


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