KDECore
Sonnet::SpellerPlugin Member List
This is the complete list of members for Sonnet::SpellerPlugin, including all inherited members.
addToPersonal(const QString &word)=0 | Sonnet::SpellerPlugin | pure virtual |
addToSession(const QString &word)=0 | Sonnet::SpellerPlugin | pure virtual |
checkAndSuggest(const QString &word, QStringList &suggestions) const | Sonnet::SpellerPlugin | virtual |
isCorrect(const QString &word) const =0 | Sonnet::SpellerPlugin | pure virtual |
isMisspelled(const QString &word) const | Sonnet::SpellerPlugin | |
language() const | Sonnet::SpellerPlugin | |
SpellerPlugin(const QString &lang) | Sonnet::SpellerPlugin | protected |
storeReplacement(const QString &bad, const QString &good)=0 | Sonnet::SpellerPlugin | pure virtual |
suggest(const QString &word) const =0 | Sonnet::SpellerPlugin | pure virtual |
~SpellerPlugin() | Sonnet::SpellerPlugin | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:12 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:47:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.