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

Public Member Functions | |
| SpellCheckCommand (Selection *selection, KoCanvasBase *canvasBase) | |
| ~SpellCheckCommand () | |
Protected Member Functions | |
| virtual QString | fetchMoreText () |
| virtual void | finishedCurrentFeed () |
Detailed Description
Definition at line 31 of file SpellCheckCommand.h.
Constructor & Destructor Documentation
| SpellCheckCommand::SpellCheckCommand | ( | Selection * | selection, | |
| KoCanvasBase * | canvasBase | |||
| ) |
Constructor.
Definition at line 53 of file SpellCheckCommand.cpp.
| SpellCheckCommand::~SpellCheckCommand | ( | ) |
Destructor.
Definition at line 78 of file SpellCheckCommand.cpp.
Member Function Documentation
| QString SpellCheckCommand::fetchMoreText | ( | ) | [protected, virtual] |
Definition at line 84 of file SpellCheckCommand.cpp.
| void SpellCheckCommand::finishedCurrentFeed | ( | ) | [protected, virtual] |
Definition at line 124 of file SpellCheckCommand.cpp.
The documentation for this class was generated from the following files:
