![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
CachedLoader (const QQmlPrivate::CachedQmlUnit *unit) | |
void | loadThread (QQmlTypeLoader *loader, const QQmlDataBlob::Ptr &blob) const |
void | load (QQmlTypeLoader *loader, const QQmlDataBlob::Ptr &blob) const |
void | loadAsync (QQmlTypeLoader *loader, const QQmlDataBlob::Ptr &blob) const |
CachedLoader (const QQmlPrivate::CachedQmlUnit *unit) | |
void | loadThread (QQmlTypeLoader *loader, const QQmlDataBlob::Ptr &blob) const |
void | load (QQmlTypeLoader *loader, const QQmlDataBlob::Ptr &blob) const |
void | loadAsync (QQmlTypeLoader *loader, const QQmlDataBlob::Ptr &blob) const |
Public Attributes | |
const QQmlPrivate::CachedQmlUnit * | unit |
Definition at line 183 of file qqmltypeloader.cpp.
|
inline |
Definition at line 185 of file qqmltypeloader.cpp.
|
inline |
Definition at line 185 of file qqmltypeloader.cpp.
|
inline |
Definition at line 191 of file qqmltypeloader.cpp.
|
inline |
Definition at line 191 of file qqmltypeloader.cpp.
|
inline |
Definition at line 195 of file qqmltypeloader.cpp.
|
inline |
Definition at line 195 of file qqmltypeloader.cpp.
|
inline |
Definition at line 187 of file qqmltypeloader.cpp.
|
inline |
Definition at line 187 of file qqmltypeloader.cpp.
const QQmlPrivate::CachedQmlUnit * CachedLoader::unit |
Definition at line 184 of file qqmltypeloader.cpp.