KDE3Support
k3syntaxhighlighter.h
Go to the documentation of this file.
45 RichTextMode
92 class KDE3SUPPORT_EXPORT K3DictSpellingHighlighter : public QObject, public K3SpellingHighlighter
168 void slotMisspelling( const QString &originalWord, const QStringList &suggestions, unsigned int pos );
virtual int highlightParagraph(const QString &text, int endStateOfLastPara)=0
Definition: k3syntaxhighlighter.h:63
virtual bool eventFilter(QObject *watched, QEvent *event)
Dictionary sensitive text highlighter.
Definition: k3syntaxhighlighter.h:92
virtual bool isMisspelled(const QString &word)=0
int highlightParagraph(const QString &text, int endStateOfLastPara)
Definition: k3syntaxhighlighter.cpp:145
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.