![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for CachedLoader:Public Member Functions | |
| CachedLoader (const QQmlPrivate::CachedQmlUnit *unit) | |
| void | loadThread (QQmlTypeLoader *loader, QQmlDataBlob *blob) const |
| void | load (QQmlTypeLoader *loader, QQmlDataBlob *blob) const |
| void | loadAsync (QQmlTypeLoader *loader, QQmlDataBlob *blob) const |
Public Attributes | |
| const QQmlPrivate::CachedQmlUnit * | unit |
Definition at line 139 of file qqmltypeloader.cpp.
|
inline |
Definition at line 141 of file qqmltypeloader.cpp.
|
inline |
Definition at line 147 of file qqmltypeloader.cpp.
|
inline |
Definition at line 151 of file qqmltypeloader.cpp.
|
inline |
Definition at line 143 of file qqmltypeloader.cpp.
| const QQmlPrivate::CachedQmlUnit* CachedLoader::unit |
Definition at line 140 of file qqmltypeloader.cpp.
Referenced by load(), loadAsync(), and loadThread().