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

Detailed Description
Definition at line 564 of file kspread_undo.h.
Public Member Functions | |
| UndoRemoveCellCol (Doc *_doc, Sheet *_sheet, const QRect &_rect) | |
| virtual | ~UndoRemoveCellCol () |
| 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:

