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

Detailed Description
Definition at line 280 of file kspread_undo.h.
Public Member Functions | |
UndoShowRow (Doc *_doc, Sheet *_sheet, int _column, int _nbCol=0, QValueList< int >list=QValueList< int >()) | |
virtual void | undo () |
virtual void | redo () |
Protected Member Functions | |
void | createList (QValueList< int > &list, Sheet *_tab) |
Protected Attributes | |
QString | m_sheetName |
int | m_iRow |
int | m_iNbRow |
QValueList< int > | listRow |
The documentation for this class was generated from the following file: