FX::QIntDictIterator< type > Class Template Reference
[Qt Template Library]

#include <qintdict.h>

Inheritance diagram for FX::QIntDictIterator< type >:

FX::QDictBaseIterator< keytype, type > List of all members.

Detailed Description

template<class type>
class FX::QIntDictIterator< type >

An iterator for a QIntDict.

Definition at line 93 of file qintdict.h.

Public Member Functions

 QIntDictIterator ()
 QIntDictIterator (const QIntDict< type > &d)
const keytype & currentKey () const
uint count () const
bool isEmpty () const
type * toFirst ()
 operator type * () const
type * operator * ()
type * current () const
type * operator() ()
type * operator++ ()
type * operator+= (uint j)

Protected Member Functions

type * retptr () const


The documentation for this class was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:40 2009 for TnFOX by doxygen v1.4.7