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
QV4::ExecutionEngine::Module Struct Reference

#include <qv4engine_p.h>

+ Collaboration diagram for QV4::ExecutionEngine::Module:

Public Attributes

QQmlRefPointer< ExecutableCompilationUnitcompiled
 
Valuenative = nullptr
 

Detailed Description

Definition at line 773 of file qv4engine_p.h.

Member Data Documentation

◆ compiled

QQmlRefPointer<ExecutableCompilationUnit> QV4::ExecutionEngine::Module::compiled

Definition at line 774 of file qv4engine_p.h.

◆ native

Value* QV4::ExecutionEngine::Module::native = nullptr

Definition at line 777 of file qv4engine_p.h.


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