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
qv4compileddata.cpp File Reference

(eb54a004799e39c8e06449c4851a988f273cd0db)

#include "qv4compileddata_p.h"
#include <private/inlinecomponentutils_p.h>
#include <private/qml_compile_hash_p.h>
#include <private/qqmlscriptdata_p.h>
#include <private/qqmltypenamecache_p.h>
#include <private/qv4resolvedtypereference_p.h>
#include <QtQml/qqmlfile.h>
#include <QtCore/qdir.h>
#include <QtCore/qscopeguard.h>
#include <QtCore/qstandardpaths.h>
+ Include dependency graph for qv4compileddata.cpp:

Go to the source code of this file.

Namespaces

namespace  QV4
 
namespace  QV4::CompiledData
 

Functions

template<typename F >
void QV4::CompiledData::processInlinComponentType (const QQmlType &type, const QQmlRefPointer< QV4::CompiledData::CompilationUnit > &compilationUnit, F &&populateIcData)