Qt 4.8
|
#include <qdeclarativeinstruction_p.h>
Public Variables | |
int | propertyIndex |
float | value |
Definition at line 228 of file qdeclarativeinstruction_p.h.
int QDeclarativeInstruction::StoreFloatInstruction::propertyIndex |
Definition at line 229 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiledData::dump(), and QDeclarativeCompiler::genLiteralAssignment().
float QDeclarativeInstruction::StoreFloatInstruction::value |
Definition at line 230 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiledData::dump(), and QDeclarativeCompiler::genLiteralAssignment().