#include <qv4compileddata_p.h>
Definition at line 765 of file qv4compileddata_p.h.
◆ calculateSize()
static int QV4::CompiledData::Signal::calculateSize |
( |
int | nParameters | ) |
|
|
inlinestatic |
◆ parameterAt()
const Parameter * QV4::CompiledData::Signal::parameterAt |
( |
int | idx | ) |
const |
|
inline |
◆ parameterCount()
int QV4::CompiledData::Signal::parameterCount |
( |
| ) |
const |
|
inline |
◆ parametersBegin()
const Parameter * QV4::CompiledData::Signal::parametersBegin |
( |
| ) |
const |
|
inline |
◆ parametersEnd()
const Parameter * QV4::CompiledData::Signal::parametersEnd |
( |
| ) |
const |
|
inline |
◆ location
Location QV4::CompiledData::Signal::location |
◆ nameIndex
◆ nParameters
The documentation for this struct was generated from the following file: