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::CompiledData::JSClass Struct Reference

#include <qv4compileddata_p.h>

Collaboration diagram for QV4::CompiledData::JSClass:

Static Public Member Functions

static int calculateSize (int nMembers)

Public Attributes

quint32_le nMembers

Detailed Description

Definition at line 242 of file qv4compileddata_p.h.

Member Function Documentation

◆ calculateSize()

int QV4::CompiledData::JSClass::calculateSize ( int nMembers)
inlinestatic

Definition at line 247 of file qv4compileddata_p.h.

Member Data Documentation

◆ nMembers

quint32_le QV4::CompiledData::JSClass::nMembers

Definition at line 244 of file qv4compileddata_p.h.


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