#include <qintdict.h>
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) |
Public Member Functions inherited from QGDictIterator | |
QGDictIterator (const QGDict &) | |
QGDictIterator (const QGDictIterator &) | |
QGDictIterator & | operator= (const QGDictIterator &) |
~QGDictIterator () | |
QCollection::Item | toFirst () |
QCollection::Item | get () const |
QString | getKeyString () const |
const char * | getKeyAscii () const |
intptr_t | getKeyInt () const |
void * | getKeyPtr () const |
QCollection::Item | operator() () |
QCollection::Item | operator++ () |
QCollection::Item | operator+= (uint) |
Additional Inherited Members | |
Protected Attributes inherited from QGDictIterator | |
QGDict * | dict |
Definition at line 85 of file qintdict.h.
|
inline |
Definition at line 88 of file qintdict.h.
|
inline |
Definition at line 89 of file qintdict.h.
|
inline |
Definition at line 90 of file qintdict.h.
|
inline |
Definition at line 94 of file qintdict.h.
|
inline |
Definition at line 95 of file qintdict.h.
|
inline |
Definition at line 91 of file qintdict.h.
|
inline |
Definition at line 93 of file qintdict.h.
|
inline |
Definition at line 96 of file qintdict.h.
|
inline |
Definition at line 97 of file qintdict.h.
|
inline |
Definition at line 98 of file qintdict.h.
|
inline |
Definition at line 92 of file qintdict.h.