Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QV4::IdentifierHashEntry Struct Reference

#include <qv4identifierhashdata_p.h>

+ Collaboration diagram for QV4::IdentifierHashEntry:

Public Attributes

PropertyKey identifier
 
int value
 

Detailed Description

Definition at line 26 of file qv4identifierhashdata_p.h.

Member Data Documentation

◆ identifier

PropertyKey QV4::IdentifierHashEntry::identifier

Definition at line 27 of file qv4identifierhashdata_p.h.

◆ value

int QV4::IdentifierHashEntry::value

Definition at line 28 of file qv4identifierhashdata_p.h.


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