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

Public Attributes

Valueargv
int argc

Detailed Description

Definition at line 1593 of file qv4runtime.cpp.

Member Data Documentation

◆ argc

int CallArgs::argc

Definition at line 1595 of file qv4runtime.cpp.

◆ argv

Value * CallArgs::argv

Definition at line 1594 of file qv4runtime.cpp.


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