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

#include <qdict.h>

Inheritance diagram for FX::QDictIterator< type >:

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

Detailed Description

template<class type>
class FX::QDictIterator< type >

An iterator for a QDict.

Definition at line 182 of file qdict.h.

Public Member Functions

 QDictIterator ()
 QDictIterator (const QDict< 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:37 2009 for TnFOX by doxygen v1.4.7