ISLEman
Public Member Functions | List of all members
QAsciiDictIterator< type > Class Template Reference
Inheritance diagram for QAsciiDictIterator< type >:
QGDictIterator

Public Member Functions

 QAsciiDictIterator (const QAsciiDict< type > &d)
 
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)
 
- Public Member Functions inherited from QGDictIterator
 QGDictIterator (const QGDict &)
 
 QGDictIterator (const QGDictIterator &)
 
QGDictIteratoroperator= (const 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
QGDictdict
 

The documentation for this class was generated from the following file: