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::Compiler::JSUnitGenerator::MemberInfo Struct Reference

#include <qv4compiler_p.h>

Collaboration diagram for QV4::Compiler::JSUnitGenerator::MemberInfo:

Public Attributes

QString name
bool isAccessor

Detailed Description

Definition at line 78 of file qv4compiler_p.h.

Member Data Documentation

◆ isAccessor

bool QV4::Compiler::JSUnitGenerator::MemberInfo::isAccessor

Definition at line 80 of file qv4compiler_p.h.

◆ name

QString QV4::Compiler::JSUnitGenerator::MemberInfo::name

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