kmail

KMLineEditSpell Class Reference

#include <kmlineeditspell.h>

Inheritance diagram for KMLineEditSpell:

List of all members.


Signals

void subjectTextSpellChecked ()

Public Member Functions

void highLightWord (unsigned int length, unsigned int pos)
 KMLineEditSpell (bool useCompletion, QWidget *parent=0, const char *name=0)
void spellCheckDone (const QString &s)
void spellCheckerCorrected (const QString &old, const QString &corr, unsigned int pos)
void spellCheckerMisspelling (const QString &text, const QStringList &, unsigned int pos)

Detailed Description

Definition at line 40 of file kmlineeditspell.h.


Constructor & Destructor Documentation

KMLineEditSpell::KMLineEditSpell ( bool  useCompletion,
QWidget parent = 0,
const char *  name = 0 
)

Definition at line 181 of file kmlineeditspell.cpp.


Member Function Documentation

void KMLineEditSpell::highLightWord ( unsigned int  length,
unsigned int  pos 
)

Definition at line 188 of file kmlineeditspell.cpp.

void KMLineEditSpell::spellCheckDone ( const QString s  ) 

Definition at line 193 of file kmlineeditspell.cpp.

void KMLineEditSpell::spellCheckerCorrected ( const QString old,
const QString corr,
unsigned int  pos 
)

Definition at line 204 of file kmlineeditspell.cpp.

void KMLineEditSpell::spellCheckerMisspelling ( const QString text,
const QStringList ,
unsigned int  pos 
)

Definition at line 199 of file kmlineeditspell.cpp.

void KMLineEditSpell::subjectTextSpellChecked (  )  [signal]


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