kspread
KSpread::MacroUndoAction Class Reference
Inheritance diagram for KSpread::MacroUndoAction:

Detailed Description
Definition at line 134 of file kspread_undo.h.
Public Member Functions | |
MacroUndoAction (Doc *_doc, const QString &_name) | |
virtual | ~MacroUndoAction () |
void | addCommand (UndoAction *command) |
virtual void | undo () |
virtual void | redo () |
Protected Attributes | |
QPtrList< UndoAction > | m_commands |
The documentation for this class was generated from the following files: