![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qv4compilercontext_p.h>
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.
Definition at line 72 of file qv4compilercontext_p.h.
| uint QV4::Compiler::Class::nameIndex |
Definition at line 69 of file qv4compilercontext_p.h.
Definition at line 71 of file qv4compilercontext_p.h.