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

Detailed Description
Definition at line 579 of file kspread_undo.h.
Public Member Functions | |
| UndoRemoveCellRow (Doc *_doc, Sheet *_sheet, const QRect &_rect) | |
| virtual | ~UndoRemoveCellRow () |
| virtual void | undo () |
| virtual void | redo () |
Protected Attributes | |
| QString | m_sheetName |
| QRect | m_rect |
| QCString | m_data |
The documentation for this class was generated from the following files:

