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::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 717 of file qv4codegen_p.h.

Member Data Documentation

◆ argc

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

Definition at line 717 of file qv4codegen_p.h.

◆ argv

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

Definition at line 717 of file qv4codegen_p.h.

◆ hasSpread

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

Definition at line 717 of file qv4codegen_p.h.


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