kspread

KSpread::Damage Class Reference

#include <Damages.h>

Inheritance diagram for KSpread::Damage:

List of all members.

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

Enumerator:
Nothing 
Document 
Workbook 
Sheet 
Range 
Cell 
Selection 

Definition at line 41 of file Damages.h.


Constructor & Destructor Documentation

virtual KSpread::Damage::~Damage (  )  [inline, virtual]

Definition at line 39 of file Damages.h.


Member Function Documentation

virtual Type KSpread::Damage::type (  )  const [inline, virtual]

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