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

#include <qptrvector.h>

List of all members.


Detailed Description

template<class type>
class FX::QPtrVectorIterator< type >

An iterator for a QPtrVector.

Definition at line 339 of file qptrvector.h.

Public Member Functions

std::vector< type * >::iterator & int_getIterator ()
 QPtrVectorIterator ()
 QPtrVectorIterator (const QPtrVector< type > &l)
 QPtrVectorIterator (const QPtrVectorIterator< type > &l)
QPtrVectorIterator< type > & operator= (const QPtrVectorIterator< type > &it)
bool operator== (const QPtrVectorIterator &o) const
bool operator!= (const QPtrVectorIterator &o) const
bool operator< (const QPtrVectorIterator &o) const
bool operator> (const QPtrVectorIterator &o) const
uint count () const
bool isEmpty () const
bool atFirst () const
bool atLast () const
type * toFirst ()
type * toLast ()
QPtrVectorIterator< type > & makeDead ()
 operator type * () const
type * operator * ()
type * current () const
type * operator() ()
type * operator++ ()
type * operator+= (uint j)
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:44 2009 for TnFOX by doxygen v1.4.7