ISLEman
Protected Member Functions | Protected Attributes | Friends | List of all members
QGListIterator Class Reference

The QGListIterator class is an internal class for implementing QListIterator. More...

#include <qglist.h>

Inheritance diagram for QGListIterator:
QInternalListIterator< type > QInternalListIterator< QCacheItem > QListIterator< type > QListIterator< AlphaIndexTableCell > QListIterator< BaseClassDef > QListIterator< ClassDef > QListIterator< Definition > QListIterator< DiagramRow > QListIterator< FileDef > QListIterator< FileName > QListIterator< Formula > QListIterator< GroupDef > QListIterator< HtmlAttrib > QListIterator< MemberDef > QListIterator< MemberGroup > QListIterator< MemberInfo > QListIterator< NamespaceDef > QListIterator< T > QListIterator< TemplateVariant >

Protected Member Functions

 QGListIterator (const QGList &)
 
 QGListIterator (const QGListIterator &)
 
QGListIteratoroperator= (const QGListIterator &)
 
bool atFirst () const
 
bool atLast () const
 
QCollection::Item toFirst ()
 
QCollection::Item toLast ()
 
QCollection::Item get () const
 
QCollection::Item operator() ()
 
QCollection::Item operator++ ()
 
QCollection::Item operator+= (uint)
 
QCollection::Item operator-- ()
 
QCollection::Item operator-= (uint)
 

Protected Attributes

QGListlist
 

Friends

class QGList
 

Detailed Description

The QGListIterator class is an internal class for implementing QListIterator.

QGListIterator is a strictly internal class that does the heavy work for QListIterator.


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