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