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

Public Attributes

Valueargv
int argc

Detailed Description

Definition at line 36 of file qv4reflect.cpp.

Member Data Documentation

◆ argc

int CallArgs::argc

Definition at line 38 of file qv4reflect.cpp.

◆ argv

Value * CallArgs::argv

Definition at line 37 of file qv4reflect.cpp.


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