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::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 240 of file qv4compileddata_p.h.

Member Function Documentation

◆ calculateSize()

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

Definition at line 245 of file qv4compileddata_p.h.

References nMembers.

Referenced by QV4::Compiler::JSUnitGenerator::registerJSClass().

+ Here is the caller graph for this function:

Member Data Documentation

◆ nMembers


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