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

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

