FX::QPtrDictIterator< type > Class Template Reference

#include <qptrdict.h>

Inheritance diagram for FX::QPtrDictIterator< type >:

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

Detailed Description

template<class type>
class FX::QPtrDictIterator< type >

An iterator for a QPtrDict.

Definition at line 102 of file qptrdict.h.

Public Member Functions

 QPtrDictIterator ()
 QPtrDictIterator (const QPtrDict< 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:42 2009 for TnFOX by doxygen v1.4.7