Qt 4.8
|
#include <qdeclarativeinstruction_p.h>
Public Variables | |
int | propertyIndex |
int | value |
Definition at line 236 of file qdeclarativeinstruction_p.h.
int QDeclarativeInstruction::StoreIntegerInstruction::propertyIndex |
Definition at line 237 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiledData::dump(), and QDeclarativeCompiler::genLiteralAssignment().
int QDeclarativeInstruction::StoreIntegerInstruction::value |
Definition at line 238 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiledData::dump(), and QDeclarativeCompiler::genLiteralAssignment().