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

Detailed Description
Definition at line 639 of file kspread_undo.h.
Public Member Functions | |
| UndoStyleCell (Doc *_doc, Sheet *_sheet, const QRect &_rect) | |
| virtual | ~UndoStyleCell () |
| virtual void | undo () |
| virtual void | redo () |
Protected Member Functions | |
| void | createListCell (QValueList< styleCell > &listCell, Sheet *sheet) |
Protected Attributes | |
| QRect | m_selection |
| QValueList< styleCell > | m_lstStyleCell |
| QValueList< styleCell > | m_lstRedoStyleCell |
| QString | m_sheetName |
The documentation for this class was generated from the following files:

