![]() |
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 | |
StaticLoader (const QByteArray &data) | |
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 |
StaticLoader (const QByteArray &data) | |
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 QByteArray & | data |
Definition at line 165 of file qqmltypeloader.cpp.
|
inline |
Definition at line 167 of file qqmltypeloader.cpp.
|
inline |
Definition at line 167 of file qqmltypeloader.cpp.
|
inline |
Definition at line 173 of file qqmltypeloader.cpp.
|
inline |
Definition at line 173 of file qqmltypeloader.cpp.
|
inline |
Definition at line 177 of file qqmltypeloader.cpp.
|
inline |
Definition at line 177 of file qqmltypeloader.cpp.
|
inline |
Definition at line 169 of file qqmltypeloader.cpp.
|
inline |
Definition at line 169 of file qqmltypeloader.cpp.
const QByteArray & StaticLoader::data |
Definition at line 166 of file qqmltypeloader.cpp.