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::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 353 of file qv4compileddata_p.h.

Member Data Documentation

◆ nameIndex

quint32_le QV4::CompiledData::Parameter::nameIndex

◆ type

ParameterType QV4::CompiledData::Parameter::type

Definition at line 356 of file qv4compileddata_p.h.

Referenced by QV4::coerceAndCall().


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