Qt 4.8
|
#include <qdeclarativeinstruction_p.h>
Public Variables | |
int | bindingsSize |
int | compiledBinding |
int | contextCache |
int | parserStatusSize |
Definition at line 170 of file qdeclarativeinstruction_p.h.
int QDeclarativeInstruction::InitInstruction::bindingsSize |
Definition at line 171 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiler::compileTree(), QDeclarativeCompiledData::dump(), QDeclarativeCompiler::genComponent(), QDeclarativeCompiler::genObjectBody(), and QDeclarativeVME::run().
int QDeclarativeInstruction::InitInstruction::compiledBinding |
Definition at line 174 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiler::compileTree(), QDeclarativeCompiledData::dump(), QDeclarativeCompiler::genComponent(), QDeclarativeCompiler::genObjectBody(), and QDeclarativeVME::run().
int QDeclarativeInstruction::InitInstruction::contextCache |
Definition at line 173 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiler::compileTree(), QDeclarativeCompiledData::dump(), QDeclarativeCompiler::genComponent(), QDeclarativeCompiler::genObjectBody(), and QDeclarativeVME::run().
int QDeclarativeInstruction::InitInstruction::parserStatusSize |
Definition at line 172 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiler::compileTree(), QDeclarativeCompiledData::dump(), QDeclarativeCompiler::genComponent(), QDeclarativeCompiler::genObjectBody(), and QDeclarativeVME::run().