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

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