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

Detailed Description
Definition at line 500 of file kspread_undo.h.
Public Member Functions | |
UndoMergedCell (Doc *_doc, Sheet *_sheet, int _column, int _row, int _extraX, int _extraY) | |
virtual | ~UndoMergedCell () |
virtual void | undo () |
virtual void | redo () |
Protected Attributes | |
int | m_iRow |
int | m_iCol |
int | m_iExtraX |
int | m_iExtraY |
int | m_iExtraRedoX |
int | m_iExtraRedoY |
QString | m_sheetName |
The documentation for this class was generated from the following files: