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

Detailed Description
Definition at line 457 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 (QValueList< textOfCell > &list, Sheet *sheet) |
Protected Attributes | |
Region | m_region |
QValueList< textOfCell > | m_lstTextCell |
QValueList< textOfCell > | m_lstRedoTextCell |
QString | m_sheetName |
The documentation for this class was generated from the following files: