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::Heap::InternalClass::IndexAndAttribute Struct Reference

#include <qv4internalclass_p.h>

+ Collaboration diagram for QV4::Heap::InternalClass::IndexAndAttribute:

Public Member Functions

bool isValid () const
 

Public Attributes

uint index
 
PropertyAttributes attrs
 

Detailed Description

Definition at line 388 of file qv4internalclass_p.h.

Member Function Documentation

◆ isValid()

bool QV4::Heap::InternalClass::IndexAndAttribute::isValid ( ) const
inline

Definition at line 391 of file qv4internalclass_p.h.

Member Data Documentation

◆ attrs

PropertyAttributes QV4::Heap::InternalClass::IndexAndAttribute::attrs

Definition at line 390 of file qv4internalclass_p.h.

◆ index

uint QV4::Heap::InternalClass::IndexAndAttribute::index

Definition at line 389 of file qv4internalclass_p.h.


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