KSpreadRangeIterator Class Reference
KSpreadRangeIterator. More...
#include <kspread_util.h>
Collaboration diagram for KSpreadRangeIterator:

Public Member Functions | |
KSpreadRangeIterator (QRect _range, KSpreadSheet *_sheet) | |
KSpreadCell * | first () |
KSpreadCell * | next () |
Detailed Description
KSpreadRangeIterator.Class to simplify the process of iterating through each cell in a range that has already been allocated
Definition at line 153 of file kspread_util.h.
Constructor & Destructor Documentation
|
Contstruct the iterator with the rectangular cell area and which sheet the area is on.
Definition at line 508 of file kspread_util.cc. |
Member Function Documentation
|
Definition at line 519 of file kspread_util.cc. References next(). Referenced by next(). |
|
Definition at line 529 of file kspread_util.cc. References KSpreadCell::column(), and first(). Referenced by first(). |
The documentation for this class was generated from the following files: