Qt 4.8
|
#include <qdeclarativeinstruction_p.h>
Public Variables | |
int | propertyIndex |
double | value |
Definition at line 232 of file qdeclarativeinstruction_p.h.
int QDeclarativeInstruction::StoreDoubleInstruction::propertyIndex |
Definition at line 233 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiledData::dump(), and QDeclarativeCompiler::genLiteralAssignment().
double QDeclarativeInstruction::StoreDoubleInstruction::value |
Definition at line 234 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiledData::dump(), and QDeclarativeCompiler::genLiteralAssignment().