Public Member Functions | List of all members
AlphaIndexTableRowsIterator Class Reference
Inheritance diagram for AlphaIndexTableRowsIterator:
QListIterator< AlphaIndexTableCell > QGListIterator

Public Member Functions

 AlphaIndexTableRowsIterator (const AlphaIndexTableRows &list)
 
- Public Member Functions inherited from QListIterator< AlphaIndexTableCell >
 QListIterator (const QList< AlphaIndexTableCell > &l)
 
 ~QListIterator ()
 
uint count () const
 
bool isEmpty () const
 
bool atFirst () const
 
bool atLast () const
 
AlphaIndexTableCelltoFirst ()
 
AlphaIndexTableCelltoLast ()
 
 operator AlphaIndexTableCell * () const
 
AlphaIndexTableCelloperator* ()
 
AlphaIndexTableCellcurrent () const
 
AlphaIndexTableCelloperator() ()
 
AlphaIndexTableCelloperator++ ()
 
AlphaIndexTableCelloperator+= (uint j)
 
AlphaIndexTableCelloperator-- ()
 
AlphaIndexTableCelloperator-= (uint j)
 
QListIterator< AlphaIndexTableCell > & operator= (const QListIterator< AlphaIndexTableCell > &it)
 

Additional Inherited Members

- Protected Member Functions inherited from QGListIterator
 QGListIterator (const QGList &)
 
 QGListIterator (const QGListIterator &)
 
QGListIteratoroperator= (const QGListIterator &)
 
 ~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 inherited from QGListIterator
QGListlist
 

Detailed Description

Iterator for the cells in a row of the alphabetical class index.

Definition at line 1726 of file index.cpp.

Constructor & Destructor Documentation

AlphaIndexTableRowsIterator::AlphaIndexTableRowsIterator ( const AlphaIndexTableRows list)
inline

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