Qt 6.x
The Qt SDK
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 41 of file qv4internalclass_p.h.

Member Data Documentation

◆ identifier

PropertyKey QV4::PropertyHash::Entry::identifier

◆ index

uint QV4::PropertyHash::Entry::index

Definition at line 43 of file qv4internalclass_p.h.

◆ setterIndex

uint QV4::PropertyHash::Entry::setterIndex

Definition at line 44 of file qv4internalclass_p.h.


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