Qt 4.8
|
#include <qdeclarativeinstruction_p.h>
Public Variables | |
quint32 | bindingSkipList |
int | property |
int | type |
Definition at line 216 of file qdeclarativeinstruction_p.h.
quint32 QDeclarativeInstruction::FetchValueInstruction::bindingSkipList |
Definition at line 219 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiledData::dump(), and QDeclarativeCompiler::genValueTypeProperty().
int QDeclarativeInstruction::FetchValueInstruction::property |
Definition at line 217 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiledData::dump(), and QDeclarativeCompiler::genValueTypeProperty().
int QDeclarativeInstruction::FetchValueInstruction::type |
Definition at line 218 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiledData::dump(), and QDeclarativeCompiler::genValueTypeProperty().