![]() |
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 166 of file qqmltypeloader.cpp.
|
inline |
Definition at line 168 of file qqmltypeloader.cpp.
|
inline |
Definition at line 168 of file qqmltypeloader.cpp.
|
inline |
Definition at line 174 of file qqmltypeloader.cpp.
|
inline |
Definition at line 174 of file qqmltypeloader.cpp.
|
inline |
Definition at line 178 of file qqmltypeloader.cpp.
|
inline |
Definition at line 178 of file qqmltypeloader.cpp.
|
inline |
Definition at line 170 of file qqmltypeloader.cpp.
|
inline |
Definition at line 170 of file qqmltypeloader.cpp.
| const QByteArray & StaticLoader::data |
Definition at line 167 of file qqmltypeloader.cpp.