kspread
KSpread::MergeManipulator Class Reference
#include <manipulator.h>
Inheritance diagram for KSpread::MergeManipulator:

Detailed Description
MergeManipulator.
Definition at line 419 of file manipulator.h.
Public Member Functions | |
MergeManipulator () | |
virtual | ~MergeManipulator () |
virtual bool | preProcessing () |
virtual void | setReverse (bool reverse) |
void | setHorizontalMerge (bool state) |
void | setVerticalMerge (bool state) |
Protected Member Functions | |
virtual bool | process (Element *) |
virtual bool | postProcessing () |
virtual QString | name () const |
Protected Attributes | |
bool | m_merge |
The documentation for this class was generated from the following files: