Sonnet
SpellerPlugin Member List
This is the complete list of members for SpellerPlugin, including all inherited members.
| addToPersonal(const QString &word)=0 | SpellerPlugin | pure virtual |
| addToSession(const QString &word)=0 | SpellerPlugin | pure virtual |
| checkAndSuggest(const QString &word, QStringList &suggestions) const | SpellerPlugin | virtual |
| isCorrect(const QString &word) const =0 | SpellerPlugin | pure virtual |
| isMisspelled(const QString &word) const | SpellerPlugin | |
| language() const | SpellerPlugin | |
| SpellerPlugin(const QString &lang) | SpellerPlugin | protected |
| storeReplacement(const QString &bad, const QString &good)=0 | SpellerPlugin | pure virtual |
| suggest(const QString &word) const =0 | SpellerPlugin | pure virtual |
| ~SpellerPlugin() | SpellerPlugin | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.