![]() |
Qt 4.8
|
Public Types | |
| enum | { Push, Pop, Value, Set } |
Public Variables | |
| int | dataIdx |
| enum QDeclarativeListModelParser::ListInstruction:: { ... } | type |
Definition at line 132 of file qdeclarativelistmodel_p.h.
| anonymous enum |
| Enumerator | |
|---|---|
| Push | |
| Pop | |
| Value | |
| Set | |
Definition at line 134 of file qdeclarativelistmodel_p.h.
| int QDeclarativeListModelParser::ListInstruction::dataIdx |
Definition at line 135 of file qdeclarativelistmodel_p.h.
Referenced by QDeclarativeListModelParser::compileProperty(), and QDeclarativeListModelParser::setCustomData().
| enum { ... } QDeclarativeListModelParser::ListInstruction::type |