kspread Library API Documentation

KSpreadUndoAction Class Reference

Abstract base class. More...

#include <kspread_undo.h>

Collaboration diagram for KSpreadUndoAction:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KSpreadUndoAction (KSpreadDoc *_doc)
virtual void undo ()=0
virtual void redo ()=0
KSpreadDocdoc () const
QString getName () const

Protected Attributes

KSpreadDocm_pDoc
QString name

Detailed Description

Abstract base class.

Every undo/redo action must derive from this class.

Definition at line 111 of file kspread_undo.h.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for kspread Library Version 1.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Feb 13 09:43:48 2006 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003