knode
KNLineEditSpell Class Reference
  #include <kncomposer.h>
Inheritance diagram for KNLineEditSpell:

| Public Member Functions | |
| KNLineEditSpell (View *parent, bool useCompletion=true) | |
| KNLineEditSpell (QWidget *parent, bool useCompletion=true) | |
| void | highLightWord (unsigned int length, unsigned int pos) | 
| 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) | 
|  Public Member Functions inherited from KNLineEdit | |
| KNLineEdit (View *parent, bool useCompletion=true) | |
| KNLineEdit (QWidget *parent, bool useCompletion=true) | |
| void | setView (View *view) | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from KNLineEdit | |
| virtual void | contextMenuEvent (QContextMenuEvent *e) | 
| void | keyPressEvent (QKeyEvent *e) | 
| virtual void | loadAddresses () | 
Detailed Description
Line edit with on-the-fly spell checking.
Definition at line 305 of file kncomposer.h.
Constructor & Destructor Documentation
| 
 | explicit | 
Constructor.
Definition at line 126 of file kncomposer.cpp.
| 
 | explicit | 
Helper constructor (for UI designer generated class).
You must call setView later.
Definition at line 131 of file kncomposer.cpp.
Member Function Documentation
| void KNLineEditSpell::highLightWord | ( | unsigned int | length, | 
| unsigned int | pos | ||
| ) | 
Definition at line 136 of file kncomposer.cpp.
| void KNLineEditSpell::spellCheckDone | ( | const QString & | s | ) | 
Definition at line 141 of file kncomposer.cpp.
| void KNLineEditSpell::spellCheckerCorrected | ( | const QString & | old, | 
| const QString & | corr, | ||
| unsigned int | pos | ||
| ) | 
Definition at line 152 of file kncomposer.cpp.
| void KNLineEditSpell::spellCheckerMisspelling | ( | const QString & | text, | 
| const QStringList & | , | ||
| unsigned int | pos | ||
| ) | 
Definition at line 147 of file kncomposer.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:18 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:34:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
 KDE API Reference
    KDE API Reference