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
QV4::Function::AOTCompiledFunction Struct Reference

#include <qv4function_p.h>

Collaboration diagram for QV4::Function::AOTCompiledFunction:

Public Attributes

QVarLengthArray< QMetaType, 4 > types

Detailed Description

Definition at line 58 of file qv4function_p.h.

Member Data Documentation

◆ types

QVarLengthArray<QMetaType, 4> QV4::Function::AOTCompiledFunction::types

Definition at line 59 of file qv4function_p.h.


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