Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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.

Member Function Documentation

◆ load()

void QQmlIRLoader::load ( )

Definition at line 16 of file qqmlirloader.cpp.


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