Qt 4.8
|
#include <qdeclarativeinstruction_p.h>
Public Variables | |
int | propertyIndex |
int | valueIndex |
Definition at line 268 of file qdeclarativeinstruction_p.h.
int QDeclarativeInstruction::StoreTimeInstruction::propertyIndex |
Definition at line 269 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiledData::dump(), and QDeclarativeCompiler::genLiteralAssignment().
int QDeclarativeInstruction::StoreTimeInstruction::valueIndex |
Definition at line 270 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiledData::dump(), and QDeclarativeCompiler::genLiteralAssignment().