Sonnet
enchantdict.h
Go to the documentation of this file.
virtual bool isCorrect(const QString &word) const
Definition: enchantdict.cpp:47
virtual bool addToPersonal(const QString &word)
Definition: enchantdict.cpp:83
virtual bool storeReplacement(const QString &bad, const QString &good)
Definition: enchantdict.cpp:74
virtual bool addToSession(const QString &word)
Definition: enchantdict.cpp:89
virtual QStringList suggest(const QString &word) const
Definition: enchantdict.cpp:54
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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:40 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:24:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.