kspread

KSpread::AddSheetCommand Class Reference

#include <SheetCommands.h>

Inheritance diagram for KSpread::AddSheetCommand:

List of all members.

Public Member Functions

 AddSheetCommand (Sheet *sheet)
virtual void redo ()
virtual void undo ()

Protected Attributes

bool m_firstrun
Sheetm_sheet

Detailed Description

Definition at line 82 of file SheetCommands.h.


Constructor & Destructor Documentation

AddSheetCommand::AddSheetCommand ( Sheet sheet  )  [explicit]

Definition at line 111 of file SheetCommands.cpp.


Member Function Documentation

void AddSheetCommand::redo (  )  [virtual]

Reimplemented from QUndoCommand.

Definition at line 118 of file SheetCommands.cpp.

void AddSheetCommand::undo (  )  [virtual]

Reimplemented from QUndoCommand.

Definition at line 131 of file SheetCommands.cpp.


Member Data Documentation

Definition at line 92 of file SheetCommands.h.

Definition at line 91 of file SheetCommands.h.


The documentation for this class was generated from the following files: