kmail
KMSyntaxHighter Member ListThis is the complete list of members for KMSyntaxHighter, including all inherited members.
activeChanged(const QString &) | KDictSpellingHighlighter | [signal] |
automatic() const | KDictSpellingHighlighter | |
dictionaryChanged() | KDictSpellingHighlighter | [static] |
eventFilter(QObject *o, QEvent *e) | KDictSpellingHighlighter | [protected] |
ignoredWords() const (defined in KMSyntaxHighter) | KMSyntaxHighter | |
ignoreWord(const QString &word) (defined in KMSyntaxHighter) | KMSyntaxHighter | |
isActive() const | KDictSpellingHighlighter | |
isMisspelled(const QString &word) | KMSyntaxHighter | [virtual] |
KDictSpellingHighlighter(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) | KDictSpellingHighlighter | |
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) (defined in KMSyntaxHighter) | KMSyntaxHighter | |
newSuggestions(const QString &originalword, const QStringList &suggestions, unsigned int pos) | KDictSpellingHighlighter | [signal] |
restartBackgroundSpellCheck() | KDictSpellingHighlighter | |
setActive(bool active) | KDictSpellingHighlighter | |
setAutomatic(bool automatic) | KDictSpellingHighlighter | |
slotAutoDetection() | KDictSpellingHighlighter | [protected, slot] |
slotCorrected(const QString &originalWord, const QString &, unsigned int) | KDictSpellingHighlighter | [protected, slot] |
slotDictionaryChanged() | KDictSpellingHighlighter | [protected, slot] |
slotKSpellNotResponding() | KDictSpellingHighlighter | [protected, slot] |
slotLocalSpellConfigChanged() | KDictSpellingHighlighter | [protected, slot] |
slotMisspelling(const QString &originalWord, const QStringList &suggestions, unsigned int pos) | KDictSpellingHighlighter | [protected, slot] |
slotRehighlight() | KDictSpellingHighlighter | [protected, slot] |
slotSpellReady(KSpell *spell) | KDictSpellingHighlighter | [protected, slot] |
spellKey() | KDictSpellingHighlighter | [protected] |
|