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