kspread

KSpread::SelectionDamage Class Reference

#include <Damages.h>

Inheritance diagram for KSpread::SelectionDamage:

List of all members.

Public Member Functions

 SelectionDamage (const Region &region)
virtual ~SelectionDamage ()
const Regionregion () 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.

Definition at line 160 of file Damages.h.


The documentation for this class was generated from the following files: