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


Public Member Functions | |
| QAsciiDictIterator (const QAsciiDict< type > &d) | |
| ~QAsciiDictIterator () | |
| uint | count () const |
| bool | isEmpty () const |
| type * | toFirst () |
| operator type * () const | |
| type * | current () const |
| const char * | currentKey () const |
| type * | operator() () |
| type * | operator++ () |
| type * | operator+= (uint j) |
|
||||||||||
|
Definition at line 104 of file qasciidict.h. |
|
|||||||||
|
Definition at line 106 of file qasciidict.h. |
|
|||||||||
|
Definition at line 107 of file qasciidict.h. References QGDict::count(), and QGDictIterator::dict. |
|
|||||||||
|
Definition at line 111 of file qasciidict.h. References QGDictIterator::get(), and type. Referenced by QSettings::entryList(), and QSettings::~QSettings(). |
|
|||||||||
|
Definition at line 112 of file qasciidict.h. References QGDictIterator::getKeyAscii(). Referenced by QSettings::entryList(), and QSettings::~QSettings(). |
|
|||||||||
|
Definition at line 108 of file qasciidict.h. References QGDict::count(), and QGDictIterator::dict. |
|
|||||||||
|
Definition at line 110 of file qasciidict.h. References QGDictIterator::get(), and type. |
|
|||||||||
|
Moves to the next item (postfix). Reimplemented from QGDictIterator. Definition at line 113 of file qasciidict.h. References QGDictIterator::operator()(), and type. |
|
|||||||||
|
Moves to the next item (prefix). Reimplemented from QGDictIterator. Definition at line 114 of file qasciidict.h. References QGDictIterator::operator++(), and type. |
|
||||||||||
|
Moves jumps positions forward. Reimplemented from QGDictIterator. Definition at line 115 of file qasciidict.h. References QGDictIterator::operator+=(), and type. |
|
|||||||||
|
Sets the iterator to point to the first item in the dictionary. Reimplemented from QGDictIterator. Definition at line 109 of file qasciidict.h. References QGDictIterator::toFirst(), and type. |
1.4.2