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

Detailed Description
Definition at line 245 of file kspread_undo.h.
Public Member Functions | |
UndoHideRow (Doc *_doc, Sheet *_sheet, int _column, int _nbCol=0, QValueList< int >_listRow=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: