kspread Library API Documentation

UndoWrapperCommand Class Reference

Class UndoWrapperCommand is used to help migration from custom KSpreadUndoAction to KCommand-based system. More...

#include <commands.h>

Collaboration diagram for UndoWrapperCommand:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 UndoWrapperCommand (KSpreadUndoAction *undoAction)
virtual void execute ()
virtual void unexecute ()
virtual QString name () const

Protected Attributes

KSpreadUndoActionundoAction

Detailed Description

Class UndoWrapperCommand is used to help migration from custom KSpreadUndoAction to KCommand-based system.

See KSpreadDoc::addCommand for more information.

Definition at line 86 of file commands.h.


The documentation for this class was generated from the following files:
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:49 2006 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003