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::Compiler::Codegen::Arguments Struct Reference

#include <qv4codegen_p.h>

Collaboration diagram for QV4::Compiler::Codegen::Arguments:

Public Attributes

int argc
int argv
bool hasSpread

Detailed Description

Definition at line 721 of file qv4codegen_p.h.

Member Data Documentation

◆ argc

int QV4::Compiler::Codegen::Arguments::argc

Definition at line 721 of file qv4codegen_p.h.

◆ argv

int QV4::Compiler::Codegen::Arguments::argv

Definition at line 721 of file qv4codegen_p.h.

◆ hasSpread

bool QV4::Compiler::Codegen::Arguments::hasSpread

Definition at line 721 of file qv4codegen_p.h.


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