kspread

KSpread::BorderColorCommand Class Reference

#include <BorderColorCommand.h>

Inheritance diagram for KSpread::BorderColorCommand:

List of all members.

Public Member Functions

 BorderColorCommand ()
void setColor (const QColor &color)

Protected Member Functions

virtual bool mainProcessing ()
virtual bool postProcessing ()
virtual bool preProcessing ()

Detailed Description

Definition at line 31 of file BorderColorCommand.h.


Constructor & Destructor Documentation

BorderColorCommand::BorderColorCommand (  ) 

Definition at line 36 of file BorderColorCommand.cpp.


Member Function Documentation

bool BorderColorCommand::mainProcessing (  )  [protected, virtual]

Processes the region.

Calls process(Element*).

Reimplemented from KSpread::AbstractRegionCommand.

Definition at line 68 of file BorderColorCommand.cpp.

bool BorderColorCommand::postProcessing (  )  [protected, virtual]

Postprocessing of the region.

Reimplemented from KSpread::AbstractRegionCommand.

Definition at line 130 of file BorderColorCommand.cpp.

bool BorderColorCommand::preProcessing (  )  [protected, virtual]

Preprocessing of the region.

Reimplemented from KSpread::AbstractRegionCommand.

Definition at line 42 of file BorderColorCommand.cpp.

void KSpread::BorderColorCommand::setColor ( const QColor color  )  [inline]

Definition at line 35 of file BorderColorCommand.h.


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