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

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

