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

Detailed Description
Definition at line 213 of file kspread_undo.h.
Public Member Functions | |
UndoInsertRow (Doc *_doc, Sheet *_sheet, int _row, int _nbRow=0) | |
virtual | ~UndoInsertRow () |
virtual void | undo () |
virtual void | redo () |
Protected Attributes | |
QString | m_sheetName |
int | m_iRow |
int | m_iNbRow |
The documentation for this class was generated from the following files: