Public Member Functions | |
| QCListIt (const QCList *p) | |
| QCListIt (const QCListIt *p) | |
Public Member Functions inherited from QInternalListIterator< QCacheItem > | |
| QInternalListIterator (const QInternalList< QCacheItem > &l) | |
| ~QInternalListIterator () | |
| uint | count () const |
| bool | isEmpty () const |
| bool | atFirst () const |
| bool | atLast () const |
| QCacheItem * | toFirst () |
| QCacheItem * | toLast () |
| operator QCacheItem * () const | |
| QCacheItem * | operator* () |
| QCacheItem * | current () const |
| QCacheItem * | operator() () |
| QCacheItem * | operator++ () |
| QCacheItem * | operator+= (uint j) |
| QCacheItem * | operator-- () |
| QCacheItem * | operator-= (uint j) |
| QInternalListIterator< QCacheItem > & | operator= (const QInternalListIterator< QCacheItem > &it) |
Additional Inherited Members | |
Protected Member Functions inherited from QGListIterator | |
| QGListIterator (const QGList &) | |
| QGListIterator (const QGListIterator &) | |
| QGListIterator & | operator= (const QGListIterator &) |
| ~QGListIterator () | |
| bool | atFirst () const |
| bool | atLast () const |
| QCollection::Item | toFirst () |
| QCollection::Item | toLast () |
| QCollection::Item | get () const |
| QCollection::Item | operator() () |
| QCollection::Item | operator++ () |
| QCollection::Item | operator+= (uint) |
| QCollection::Item | operator-- () |
| QCollection::Item | operator-= (uint) |
Protected Attributes inherited from QGListIterator | |
| QGList * | list |
Definition at line 169 of file qgcache.cpp.
|
inline |
Definition at line 172 of file qgcache.cpp.
|
inline |
Definition at line 173 of file qgcache.cpp.
1.8.11