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

Detailed Description
Definition at line 180 of file kspread_undo.h.
Public Member Functions | |
| UndoInsertColumn (Doc *_doc, Sheet *_sheet, int _column, int _nbCol=0) | |
| virtual | ~UndoInsertColumn () |
| virtual void | undo () |
| virtual void | redo () |
Protected Attributes | |
| QString | m_sheetName |
| int | m_iColumn |
| int | m_iNbCol |
The documentation for this class was generated from the following files:

