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

Public Attributes

Valueargv
 
int argc
 

Detailed Description

Definition at line 35 of file qv4reflect.cpp.

Member Data Documentation

◆ argc

int CallArgs::argc

Definition at line 37 of file qv4reflect.cpp.

◆ argv

Value* CallArgs::argv

Definition at line 36 of file qv4reflect.cpp.


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