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