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::PropertyHash::Entry Struct Reference

#include <qv4internalclass_p.h>

Collaboration diagram for QV4::PropertyHash::Entry:

Public Attributes

PropertyKey identifier
uint index
uint setterIndex

Detailed Description

Definition at line 43 of file qv4internalclass_p.h.

Member Data Documentation

◆ identifier

PropertyKey QV4::PropertyHash::Entry::identifier

Definition at line 44 of file qv4internalclass_p.h.

◆ index

◆ setterIndex

uint QV4::PropertyHash::Entry::setterIndex

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