lib

KoBgSpellCheck Class Reference

List of all members.

Detailed Description

Definition at line 32 of file KoBgSpellCheck.h.


Public Slots

void start ()
void stop ()
void setEnabled (bool b)

Public Member Functions

 KoBgSpellCheck (const KSpell2::Broker::Ptr &broker, QObject *parent=0, const char *name=0)
virtual ~KoBgSpellCheck ()
void registerNewTextObject (KoTextObject *object)
virtual KoTextIteratorcreateWholeDocIterator () const =0
bool enabled () const
KSpell2::Settings * settings () const
void setIntraWordEditing (KoTextParag *parag, int index)

Protected Slots

void spellCheckerMisspelling (const QString &, int)
void spellCheckerDone ()
void checkerContinue ()
void slotParagraphCreated (KoTextParag *parag)
void slotParagraphModified (KoTextParag *parag, int, int pos, int length)
void slotParagraphDeleted (KoTextParag *parag)
void slotClearPara ()

Protected Member Functions

void markWord (KoTextParag *parag, int pos, int length, bool misspelled)

Member Function Documentation

void KoBgSpellCheck::setIntraWordEditing KoTextParag parag,
int  index
 

Tell KoBgSpellCheck to avoid spell-checking the word around this position yet, while the user is editing it.

Definition at line 307 of file KoBgSpellCheck.cpp.

KSpell2::Settings * KoBgSpellCheck::settings  )  const
 

Returns the Settings object used by the broker.

Definition at line 302 of file KoBgSpellCheck.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys