kspread
KSpread::Sheet::CellWorker Struct Reference
Inheritance diagram for KSpread::Sheet::CellWorker:

Detailed Description
Definition at line 1319 of file kspread_sheet.h.
Public Member Functions | |
CellWorker (bool cid=true, bool es=true, bool tb=true) | |
virtual | ~CellWorker () |
virtual class UndoAction * | createUndoAction (Doc *doc, Sheet *sheet, const Region ®ion)=0 |
virtual bool | testCondition (RowFormat *) |
virtual void | doWork (RowFormat *) |
virtual void | doWork (ColumnFormat *) |
virtual void | prepareCell (Cell *) |
virtual bool | testCondition (Cell *cell)=0 |
virtual void | doWork (Cell *cell, bool cellRegion, int x, int y)=0 |
Public Attributes | |
const bool | create_if_default |
const bool | emit_signal |
const bool | type_B |
The documentation for this struct was generated from the following file: