KDE3Support
K3DictSpellingHighlighter Member List
This is the complete list of members for K3DictSpellingHighlighter, including all inherited members.
activeChanged(const QString &) | K3DictSpellingHighlighter | signal |
automatic() const | K3DictSpellingHighlighter | |
dictionaryChanged() | K3DictSpellingHighlighter | static |
eventFilter(QObject *o, QEvent *e) | K3DictSpellingHighlighter | protected |
highlightParagraph(const QString &text, int endStateOfLastPara) | K3SpellingHighlighter | virtual |
intraWordEditing() const | K3SpellingHighlighter | |
isActive() const | K3DictSpellingHighlighter | |
isMisspelled(const QString &word) | K3DictSpellingHighlighter | virtual |
K3DictSpellingHighlighter(Q3TextEdit *textEdit, bool spellCheckingActive=true, bool autoEnable=true, const QColor &spellColor=Qt::red, bool colorQuoting=false, const QColor &QuoteColor0=Qt::black, const QColor &QuoteColor1=QColor(0x00, 0x80, 0x00), const QColor &QuoteColor2=QColor(0x00, 0x70, 0x00), const QColor &QuoteColor3=QColor(0x00, 0x60, 0x00), K3SpellConfig *spellConfig=0) | K3DictSpellingHighlighter | |
K3SpellingHighlighter(Q3TextEdit *textEdit, const QColor &spellColor=Qt::red, bool colorQuoting=false, const QColor &QuoteColor0=Qt::black, const QColor &QuoteColor1=QColor(0x00, 0x80, 0x00), const QColor &QuoteColor2=QColor(0x00, 0x80, 0x00), const QColor &QuoteColor3=QColor(0x00, 0x80, 0x00)) | K3SpellingHighlighter | |
K3SyntaxHighlighter(Q3TextEdit *textEdit, bool colorQuoting=false, const QColor &QuoteColor0=Qt::black, const QColor &QuoteColor1=QColor(0x00, 0x80, 0x00), const QColor &QuoteColor2=QColor(0x00, 0x80, 0x00), const QColor &QuoteColor3=QColor(0x00, 0x80, 0x00), SyntaxMode mode=PlainTextMode) | K3SyntaxHighlighter | |
newSuggestions(const QString &originalword, const QStringList &suggestions, unsigned int pos) | K3DictSpellingHighlighter | signal |
personalWords() | K3SpellingHighlighter | static |
PlainTextMode enum value | K3SyntaxHighlighter | |
restartBackgroundSpellCheck() | K3DictSpellingHighlighter | |
RichTextMode enum value | K3SyntaxHighlighter | |
setActive(bool active) | K3DictSpellingHighlighter | |
setAutomatic(bool automatic) | K3DictSpellingHighlighter | |
setIntraWordEditing(bool editing) | K3SpellingHighlighter | |
slotAutoDetection() | K3DictSpellingHighlighter | protectedslot |
slotCorrected(const QString &originalWord, const QString &, unsigned int) | K3DictSpellingHighlighter | protectedslot |
slotDictionaryChanged() | K3DictSpellingHighlighter | protectedslot |
slotK3SpellNotResponding() | K3DictSpellingHighlighter | protectedslot |
slotLocalSpellConfigChanged() | K3DictSpellingHighlighter | protectedslot |
slotMisspelling(const QString &originalWord, const QStringList &suggestions, unsigned int pos) | K3DictSpellingHighlighter | protectedslot |
slotRehighlight() | K3DictSpellingHighlighter | protectedslot |
slotSpellReady(K3Spell *spell) | K3DictSpellingHighlighter | protectedslot |
spellKey() | K3DictSpellingHighlighter | protected |
SyntaxMode enum name | K3SyntaxHighlighter | |
~K3DictSpellingHighlighter() | K3DictSpellingHighlighter | |
~K3SpellingHighlighter() | K3SpellingHighlighter | |
~K3SyntaxHighlighter() | K3SyntaxHighlighter |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.