kspread
KSpread::ChartBinding Class Reference
Inheritance diagram for KSpread::ChartBinding:

Detailed Description
Definition at line 125 of file kspread_sheet.h.
Public Member Functions | |
ChartBinding (Sheet *_sheet, const QRect &_area, EmbeddedChart *_child) | |
virtual | ~ChartBinding () |
virtual void | cellChanged (Cell *_obj) |
Member Function Documentation
void KSpread::ChartBinding::cellChanged | ( | Cell * | _obj | ) | [virtual] |
Call this function if one of the cells covered by this binding (.
- See also:
- rect ) has changed. This will in turn force for example a chart to update.
- Parameters:
-
_obj may by 0L. In this case all cells may have changed.
Reimplemented from KSpread::CellBinding.
Definition at line 146 of file kspread_sheet.cc.
The documentation for this class was generated from the following files: