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

Public Member Functions | |
| SelectionDamage (const Region ®ion) | |
| virtual | ~SelectionDamage () |
| const Region & | region () const |
| virtual Type | type () const |
Detailed Description
Definition at line 154 of file Damages.h.
Constructor & Destructor Documentation
| SelectionDamage::SelectionDamage | ( | const Region & | region | ) |
Definition at line 144 of file Damages.cpp.
| SelectionDamage::~SelectionDamage | ( | ) | [virtual] |
Definition at line 150 of file Damages.cpp.
Member Function Documentation
| const KSpread::Region & SelectionDamage::region | ( | ) | const |
Definition at line 155 of file Damages.cpp.
| virtual Type KSpread::SelectionDamage::type | ( | ) | const [inline, virtual] |
Reimplemented from KSpread::Damage.
The documentation for this class was generated from the following files:
