kspread
KSpread::UndoWrapperCommand Class Reference
#include <commands.h>
Inherits KCommand.
Detailed Description
Class UndoWrapperCommand is used to help migration from custom UndoAction to KCommand-based system.See Doc::addCommand for more information.
Definition at line 89 of file commands.h.
Public Member Functions | |
UndoWrapperCommand (UndoAction *undoAction) | |
virtual void | execute () |
virtual void | unexecute () |
virtual QString | name () const |
Protected Attributes | |
UndoAction * | undoAction |
The documentation for this class was generated from the following files: