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
QQmlImportRef Struct Reference

#include <qqmltypenamecache_p.h>

+ Collaboration diagram for QQmlImportRef:

Public Member Functions

 QQmlImportRef ()
 

Public Attributes

QVector< QQmlTypeModuleVersionmodules
 
int scriptIndex
 
QStringHash< QUrlcompositeSingletons
 
QString m_qualifier
 

Detailed Description

Definition at line 29 of file qqmltypenamecache_p.h.

Constructor & Destructor Documentation

◆ QQmlImportRef()

QQmlImportRef::QQmlImportRef ( )
inline

Definition at line 30 of file qqmltypenamecache_p.h.

Member Data Documentation

◆ compositeSingletons

QStringHash<QUrl> QQmlImportRef::compositeSingletons

Definition at line 40 of file qqmltypenamecache_p.h.

◆ m_qualifier

QString QQmlImportRef::m_qualifier

Definition at line 43 of file qqmltypenamecache_p.h.

◆ modules

QVector<QQmlTypeModuleVersion> QQmlImportRef::modules

Definition at line 34 of file qqmltypenamecache_p.h.

◆ scriptIndex

int QQmlImportRef::scriptIndex

Definition at line 37 of file qqmltypenamecache_p.h.

Referenced by QQmlTypeNameCache::add().


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