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

Detailed Description
Definition at line 263 of file kspread_undo.h.
Public Member Functions | |
UndoShowColumn (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_iColumn |
int | m_iNbCol |
QValueList< int > | listCol |
The documentation for this class was generated from the following file: