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

Member Data Documentation

◆ nameIndex

quint32_le QV4::CompiledData::Parameter::nameIndex

Definition at line 357 of file qv4compileddata_p.h.

◆ type

ParameterType QV4::CompiledData::Parameter::type

Definition at line 358 of file qv4compileddata_p.h.


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