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

#include <qv4mm_p.h>

Collaboration diagram for QV4::GCIteratorStorage:

Public Attributes

PersistentValueStorage::Iterator it {nullptr, 0}

Detailed Description

Definition at line 33 of file qv4mm_p.h.

Member Data Documentation

◆ it

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

Definition at line 34 of file qv4mm_p.h.


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