#include </home/clem/local/src/opie/qmake/include/qdict.h>
Inheritance diagram for QDictIterator< type >:


Public Member Functions | |
| QDictIterator (const QDict< type > &d) | |
| ~QDictIterator () | |
| uint | count () const |
| bool | isEmpty () const |
| type * | toFirst () |
| operator type * () const | |
| type * | operator * () |
| type * | current () const |
| QString | currentKey () const |
| type * | operator() () |
| type * | operator++ () |
| type * | operator+= (uint j) |
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
Definition at line 106 of file qdict.h. Referenced by DocumentListPrivate::iterate(). |
|
|||||||||
|
|||||||||
|
Definition at line 112 of file qdict.h. Referenced by PackageListView::display(), DocumentListPrivate::iterate(), LauncherIconView::mimeTypes(), and NmakeMakefileGenerator::writeNmakeParts(). |
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
Moves to the next item (postfix). Reimplemented from QGDictIterator. |
|
|||||||||
|
Moves to the next item (prefix). Reimplemented from QGDictIterator. |
|
||||||||||
|
Moves jumps positions forward. Reimplemented from QGDictIterator. |
|
|||||||||
|
Sets the iterator to point to the first item in the dictionary. Reimplemented from QGDictIterator. Definition at line 108 of file qdict.h. Referenced by PackageList::allPackages(), PackageList::filterPackages(), and PackageList::first(). |
1.4.2