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
QV4::GCIteratorStorage Struct Reference

#include <qv4mm_p.h>

+ Collaboration diagram for QV4::GCIteratorStorage:

Public Attributes

PersistentValueStorage::Iterator it {nullptr, 0}
 

Detailed Description

Definition at line 53 of file qv4mm_p.h.

Member Data Documentation

◆ it

PersistentValueStorage::Iterator QV4::GCIteratorStorage::it {nullptr, 0}

Definition at line 54 of file qv4mm_p.h.


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