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
QLibraryInfoPrivate::LocationInfo Struct Reference

#include <qlibraryinfo_p.h>

+ Collaboration diagram for QLibraryInfoPrivate::LocationInfo:

Public Attributes

QString key
 
QString defaultValue
 
QString fallbackKey
 

Detailed Description

Definition at line 38 of file qlibraryinfo_p.h.

Member Data Documentation

◆ defaultValue

QString QLibraryInfoPrivate::LocationInfo::defaultValue

Definition at line 41 of file qlibraryinfo_p.h.

◆ fallbackKey

QString QLibraryInfoPrivate::LocationInfo::fallbackKey

Definition at line 42 of file qlibraryinfo_p.h.

◆ key

QString QLibraryInfoPrivate::LocationInfo::key

Definition at line 40 of file qlibraryinfo_p.h.


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