![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <private/qqmldatablob_p.h>
#include <private/qqmlimport_p.h>
#include <private/qqmlmetatype_p.h>
#include <private/qqmltypeloaderdata_p.h>
#include <private/qqmltypeloaderthread_p.h>
#include <private/qv4compileddata_p.h>
#include <private/qv4engine_p.h>
#include <QtQml/qtqmlglobal.h>
#include <QtQml/qqmlerror.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | QQmlTypeLoader |
The QQmlTypeLoader class abstracts loading files and their dependencies over the network. More... | |
class | QQmlTypeLoader::Blob |
struct | QQmlTypeLoader::Blob::PendingImport |