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

Detailed Description
Definition at line 458 of file kspread_undo.h.
Public Member Functions | |
| UndoChangeAreaTextCell (Doc *_doc, Sheet *_sheet, const Region &_selection) | |
| virtual | ~UndoChangeAreaTextCell () |
| virtual void | undo () |
| virtual void | redo () |
Protected Member Functions | |
| void | createList (QMap< QPoint, QString > &list, Sheet *sheet) |
Protected Attributes | |
| Region | m_region |
| QMap< QPoint, QString > | m_lstTextCell |
| QMap< QPoint, QString > | m_lstRedoTextCell |
| QString | m_sheetName |
The documentation for this class was generated from the following files:

