Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QV4::CallArgs Struct Reference
+ Collaboration diagram for QV4::CallArgs:

Public Attributes

Valueargv
 
int argc
 

Detailed Description

Definition at line 1528 of file qv4runtime.cpp.

Member Data Documentation

◆ argc

int QV4::CallArgs::argc

Definition at line 1530 of file qv4runtime.cpp.

◆ argv

Value* QV4::CallArgs::argv

Definition at line 1529 of file qv4runtime.cpp.


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