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


Public Member Functions | |
| QIntDictIterator (const QIntDict< type > &d) | |
| ~QIntDictIterator () | |
| uint | count () const |
| bool | isEmpty () const |
| type * | toFirst () |
| operator type * () const | |
| type * | current () const |
| long | currentKey () const |
| type * | operator() () |
| type * | operator++ () |
| type * | operator+= (uint j) |
|
||||||||||
|
Definition at line 101 of file qintdict.h. |
|
|||||||||
|
Definition at line 102 of file qintdict.h. |
|
|||||||||
|
Definition at line 103 of file qintdict.h. |
|
|||||||||
|
|||||||||
|
|||||||||
|
Definition at line 104 of file qintdict.h. |
|
|||||||||
|
Definition at line 106 of file qintdict.h. |
|
|||||||||
|
Moves to the next item (postfix). Reimplemented from QGDictIterator. Definition at line 109 of file qintdict.h. |
|
|||||||||
|
Moves to the next item (prefix). Reimplemented from QGDictIterator. Definition at line 110 of file qintdict.h. |
|
||||||||||
|
Moves jumps positions forward. Reimplemented from QGDictIterator. Definition at line 111 of file qintdict.h. |
|
|||||||||
|
Sets the iterator to point to the first item in the dictionary. Reimplemented from QGDictIterator. Definition at line 105 of file qintdict.h. Referenced by DBXml::saveSource(), and DBCsv::saveSource(). |
1.4.2