![]() |
Qt 4.8
|
#include <qdeclarativeinstruction_p.h>
Public Variables | |
| int | aliasData |
| int | data |
| int | propertyCache |
Definition at line 188 of file qdeclarativeinstruction_p.h.
| int QDeclarativeInstruction::StoreMetaInstruction::aliasData |
Definition at line 190 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiler::genObject(), QDeclarativeCompiler::genObjectBody(), and QDeclarativeVME::run().
| int QDeclarativeInstruction::StoreMetaInstruction::data |
Definition at line 189 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiledData::dump(), QDeclarativeCompiler::genObject(), QDeclarativeCompiler::genObjectBody(), and QDeclarativeVME::run().
| int QDeclarativeInstruction::StoreMetaInstruction::propertyCache |
Definition at line 191 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiler::genObject(), and QDeclarativeCompiler::genObjectBody().