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
QQmlIRLoader Struct Reference

#include <qqmlirloader_p.h>

+ Collaboration diagram for QQmlIRLoader:

Public Member Functions

 QQmlIRLoader (const QV4::CompiledData::Unit *unit, QmlIR::Document *output)
 
void load ()
 

Detailed Description

Definition at line 29 of file qqmlirloader_p.h.

Constructor & Destructor Documentation

◆ QQmlIRLoader()

QT_BEGIN_NAMESPACE QQmlIRLoader::QQmlIRLoader ( const QV4::CompiledData::Unit * unit,
QmlIR::Document * output )

Definition at line 9 of file qqmlirloader.cpp.

References output.

Member Function Documentation

◆ load()


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