![]() |
Qt 6.x
The Qt SDK
|
#include <qv4compileddata_p.h>
Collaboration diagram for QV4::CompiledData::JSClassMember:Public Member Functions | |
| JSClassMember () | |
| void | set (quint32 nameOffset, bool isAccessor) |
| quint32 | nameOffset () const |
| bool | isAccessor () const |
Definition at line 200 of file qv4compileddata_p.h.
|
inline |
Definition at line 202 of file qv4compileddata_p.h.
|
inline |
Definition at line 211 of file qv4compileddata_p.h.
Referenced by QV4::ExecutableCompilationUnit::linkToEngine(), and set().
Here is the caller graph for this function:
|
inline |
Definition at line 210 of file qv4compileddata_p.h.
Referenced by QV4::ExecutableCompilationUnit::linkToEngine(), and set().
Here is the caller graph for this function:Definition at line 204 of file qv4compileddata_p.h.
References isAccessor(), and nameOffset().
Referenced by QV4::Compiler::JSUnitGenerator::registerJSClass().
Here is the call graph for this function:
Here is the caller graph for this function: