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
PlainLoader Struct Reference
+ Collaboration diagram for PlainLoader:

Public Member Functions

void loadThread (QQmlTypeLoader *loader, QQmlDataBlob *blob) const
 
void load (QQmlTypeLoader *loader, QQmlDataBlob *blob) const
 
void loadAsync (QQmlTypeLoader *loader, QQmlDataBlob *blob) const
 

Detailed Description

Definition at line 106 of file qqmltypeloader.cpp.

Member Function Documentation

◆ load()

void PlainLoader::load ( QQmlTypeLoader * loader,
QQmlDataBlob * blob ) const
inline

Definition at line 111 of file qqmltypeloader.cpp.

References QQmlTypeLoaderThread::load().

+ Here is the call graph for this function:

◆ loadAsync()

void PlainLoader::loadAsync ( QQmlTypeLoader * loader,
QQmlDataBlob * blob ) const
inline

Definition at line 115 of file qqmltypeloader.cpp.

References QQmlTypeLoaderThread::loadAsync().

+ Here is the call graph for this function:

◆ loadThread()

void PlainLoader::loadThread ( QQmlTypeLoader * loader,
QQmlDataBlob * blob ) const
inline

Definition at line 107 of file qqmltypeloader.cpp.


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