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::CallArgs Struct Reference
+ Collaboration diagram for QV4::CallArgs:

Public Attributes

Valueargv
 
int argc
 

Detailed Description

Definition at line 1537 of file qv4runtime.cpp.

Member Data Documentation

◆ argc

int QV4::CallArgs::argc

Definition at line 1539 of file qv4runtime.cpp.

◆ argv

Value* QV4::CallArgs::argv

Definition at line 1538 of file qv4runtime.cpp.


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