kspread Library API Documentation

MergeCellCommand Class Reference

Class MergeCellCommand implements a command for merging two or more cells into one cell. More...

#include <commands.h>

Collaboration diagram for MergeCellCommand:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MergeCellCommand (KSpreadCell *cell, int colSpan, int rowSpan)
virtual void execute ()
virtual void unexecute ()
virtual QString name () const

Protected Attributes

KSpreadCellcell
int colSpan
int rowSpan
int oldColSpan
int oldRowSpan
QString rangeName

Detailed Description

Class MergeCellCommand implements a command for merging two or more cells into one cell.

Definition at line 104 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