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