![]() |
Qt 6.x
The Qt SDK
|
#include <qv4compileddata_p.h>
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().
|
inline |
Definition at line 210 of file qv4compileddata_p.h.
Referenced by QV4::ExecutableCompilationUnit::linkToEngine(), and set().
Definition at line 204 of file qv4compileddata_p.h.
References isAccessor(), and nameOffset().
Referenced by QV4::Compiler::JSUnitGenerator::registerJSClass().