Sonnet
enchantdict.h
Go to the documentation of this file.
virtual bool isCorrect(const QString &word) const
Definition: enchantdict.cpp:48
virtual bool addToPersonal(const QString &word)
Definition: enchantdict.cpp:84
virtual bool storeReplacement(const QString &bad, const QString &good)
Definition: enchantdict.cpp:75
virtual bool addToSession(const QString &word)
Definition: enchantdict.cpp:93
virtual QStringList suggest(const QString &word) const
Definition: enchantdict.cpp:55
QSpellEnchantDict(QSpellEnchantClient *client, EnchantBroker *broker, EnchantDict *dict, const QString &language)
Definition: enchantdict.cpp:28
Definition: enchantdict.h:29
QString language() const
Definition: enchantclient.h:35
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:51 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:49:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.