kspread Library API Documentation

RenameSheetCommand Class Reference

Class RenameSheetCommand implements a command for renaming a sheet. More...

#include <commands.h>

Collaboration diagram for RenameSheetCommand:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RenameSheetCommand (KSpreadSheet *sheet, const QString &name)
virtual void execute ()
virtual void unexecute ()
virtual QString name () const

Protected Attributes

KSpreadSheet * sheet
QString oldName
QString newName

Detailed Description

Class RenameSheetCommand implements a command for renaming a sheet.

See also:
KSpreadSheet::setSheetName

Definition at line 148 of file commands.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kspread Library Version 1.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Feb 13 09:43:40 2006 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003