kspread
KSpread::Damage Class Reference
#include <Damages.h>
Inheritance diagram for KSpread::Damage:

Public Types | |
| enum | Type { Nothing = 0, Document, Workbook, Sheet, Range, Cell, Selection } |
Public Member Functions | |
| virtual | ~Damage () |
| virtual Type | type () const |
Detailed Description
Definition at line 36 of file Damages.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
Member Function Documentation
| virtual Type KSpread::Damage::type | ( | ) | const [inline, virtual] |
Reimplemented in KSpread::CellDamage, KSpread::SheetDamage, KSpread::WorkbookDamage, and KSpread::SelectionDamage.
The documentation for this class was generated from the following file:
