My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
AlphaIndexTableRowsIterator Class Reference
Inheritance diagram for AlphaIndexTableRowsIterator:

Public Member Functions

 AlphaIndexTableRowsIterator (const AlphaIndexTableRows &list)
 

Detailed Description

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

Definition at line 1727 of file index.cpp.

Constructor & Destructor Documentation

AlphaIndexTableRowsIterator::AlphaIndexTableRowsIterator ( const AlphaIndexTableRows list)
inline

Definition at line 1730 of file index.cpp.

:
QListIterator<AlphaIndexTableCell>(list) {}

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