kmail
KMSyntaxHighter Class Reference
#include <kmedit.h>
Inheritance diagram for KMSyntaxHighter:

Detailed Description
Reimplemented to add support for ignored words.Definition at line 40 of file kmedit.h.
Public Member Functions | |
KMSyntaxHighter (QTextEdit *textEdit, bool spellCheckingActive=true, bool autoEnable=true, const QColor &spellColor=red, bool colorQuoting=false, const QColor &QuoteColor0=black, const QColor &QuoteColor1=QColor(0x00, 0x80, 0x00), const QColor &QuoteColor2=QColor(0x00, 0x70, 0x00), const QColor &QuoteColor3=QColor(0x00, 0x60, 0x00), KSpellConfig *spellConfig=0) | |
virtual bool | isMisspelled (const QString &word) |
void | ignoreWord (const QString &word) |
QStringList | ignoredWords () const |
Member Function Documentation
bool KMSyntaxHighter::isMisspelled | ( | const QString & | word | ) | [virtual] |
Reimplemented.
Reimplemented from KDictSpellingHighlighter.
Definition at line 376 of file kmedit.cpp.
The documentation for this class was generated from the following files: