![]() |
Qt 4.8
|
#include <qdeclarativeinstruction_p.h>
Public Variables | |
| int | bindingBits |
| ushort | column |
| int | data |
| int | type |
Definition at line 176 of file qdeclarativeinstruction_p.h.
| int QDeclarativeInstruction::CreateInstruction::bindingBits |
Definition at line 179 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiledData::dump(), QDeclarativeCompiler::genObject(), and QDeclarativeVME::run().
| ushort QDeclarativeInstruction::CreateInstruction::column |
Definition at line 180 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiler::genObject(), and QDeclarativeVME::run().
| int QDeclarativeInstruction::CreateInstruction::data |
Definition at line 178 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiler::genObject(), and QDeclarativeVME::run().
| int QDeclarativeInstruction::CreateInstruction::type |
Definition at line 177 of file qdeclarativeinstruction_p.h.
Referenced by QDeclarativeCompiledData::dump(), QDeclarativeCompiler::genObject(), and QDeclarativeVME::run().