Definition at line 373 of file qquicklistview.cpp.
◆ MutableModelIterator() [1/2]
MutableModelIterator::MutableModelIterator |
( |
QQmlInstanceModel * | model, |
|
|
int | iBegin, |
|
|
int | iEnd ) |
|
inline |
◆ ~MutableModelIterator() [1/2]
MutableModelIterator::~MutableModelIterator |
( |
| ) |
|
|
inline |
◆ MutableModelIterator() [2/2]
MutableModelIterator::MutableModelIterator |
( |
QQmlInstanceModel * | model, |
|
|
int | iBegin, |
|
|
int | iEnd ) |
|
inline |
◆ ~MutableModelIterator() [2/2]
MutableModelIterator::~MutableModelIterator |
( |
| ) |
|
|
inline |
◆ disconnect() [1/2]
void MutableModelIterator::disconnect |
( |
| ) |
|
|
inline |
◆ disconnect() [2/2]
void MutableModelIterator::disconnect |
( |
| ) |
|
|
inline |
◆ hasNext() [1/2]
bool MutableModelIterator::hasNext |
( |
| ) |
const |
|
inline |
◆ hasNext() [2/2]
bool MutableModelIterator::hasNext |
( |
| ) |
const |
|
inline |
◆ next() [1/2]
void MutableModelIterator::next |
( |
| ) |
|
|
inline |
◆ next() [2/2]
void MutableModelIterator::next |
( |
| ) |
|
|
inline |
◆ backwards
unsigned MutableModelIterator::backwards |
◆ idxEnd
int MutableModelIterator::idxEnd |
◆ index
int MutableModelIterator::index = 0 |
◆ removedAtIndex
unsigned MutableModelIterator::removedAtIndex |
The documentation for this class was generated from the following file: