![]() |
Qt 6.x
The Qt SDK
|
#include <qv4compilercontext_p.h>
Collaboration diagram for QV4::Compiler::Class:Classes | |
| struct | Method |
Public Attributes | |
| uint | nameIndex |
| uint | constructorIndex = UINT_MAX |
| QVector< Method > | staticMethods |
| QVector< Method > | methods |
Definition at line 57 of file qv4compilercontext_p.h.
| uint QV4::Compiler::Class::constructorIndex = UINT_MAX |
Definition at line 70 of file qv4compilercontext_p.h.
Referenced by QV4::Compiler::Codegen::visit().
Definition at line 72 of file qv4compilercontext_p.h.
Referenced by QV4::Compiler::Codegen::visit().
| uint QV4::Compiler::Class::nameIndex |
Definition at line 69 of file qv4compilercontext_p.h.
Referenced by QV4::Compiler::Codegen::visit().
Definition at line 71 of file qv4compilercontext_p.h.
Referenced by QV4::Compiler::Codegen::visit().