Qt 6.x
The Qt SDK
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 77 of file qv4compiler_p.h.

Member Data Documentation

◆ isAccessor

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

Definition at line 79 of file qv4compiler_p.h.

◆ name

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

Definition at line 78 of file qv4compiler_p.h.


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