Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QV4::CompiledData::Parameter Struct Reference

#include <qv4compileddata_p.h>

+ Inheritance diagram for QV4::CompiledData::Parameter:
+ Collaboration diagram for QV4::CompiledData::Parameter:

Public Attributes

quint32_le nameIndex
 
ParameterType type
 

Detailed Description

Definition at line 333 of file qv4compileddata_p.h.

Member Data Documentation

◆ nameIndex

quint32_le QV4::CompiledData::Parameter::nameIndex

◆ type

ParameterType QV4::CompiledData::Parameter::type

Definition at line 336 of file qv4compileddata_p.h.

Referenced by QV4::coerceAndCall(), and QmlIR::IRBuilder::visit().


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