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

Detailed Description
Definition at line 594 of file kspread_undo.h.
Public Member Functions | |
| UndoConditional (Doc *_doc, Sheet *_sheet, const Region &_selection) | |
| virtual | ~UndoConditional () |
| virtual void | undo () |
| virtual void | redo () |
Protected Member Functions | |
| void | createListCell (QCString &list, Sheet *sheet) |
Protected Attributes | |
| Region | m_region |
| QCString | m_data |
| QCString | m_dataRedo |
| QString | m_sheetName |
The documentation for this class was generated from the following files:

