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

Public Attributes

QJSValue const * data
quint32 index

Detailed Description

Definition at line 138 of file qv4engine.cpp.

Member Data Documentation

◆ data

QJSValue const * JSArrayIterator::data

Definition at line 139 of file qv4engine.cpp.

◆ index

quint32 JSArrayIterator::index

Definition at line 140 of file qv4engine.cpp.


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