kspread
KSpread::RangeIterator Class Reference
#include <kspread_util.h>
Detailed Description
RangeIterator.Class to simplify the process of iterating through each cell in a range that has already been allocated
Definition at line 256 of file kspread_util.h.
Public Member Functions | |
RangeIterator (QRect _range, Sheet *_sheet) | |
~RangeIterator () | |
Cell * | first () |
Cell * | next () |
Constructor & Destructor Documentation
|
Contstruct the iterator with the rectangular cell area and which sheet the area is on.
Definition at line 779 of file kspread_util.cc. |
Member Function Documentation
|
Definition at line 790 of file kspread_util.cc. |
|
Definition at line 800 of file kspread_util.cc. |
The documentation for this class was generated from the following files: