Sonnet
enchantdict.cpp
Go to the documentation of this file.
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 isCorrect(const QString &word) const
Definition: enchantdict.cpp:47
virtual bool addToSession(const QString &word)
Definition: enchantdict.cpp:90
QSpellEnchantDict(QSpellEnchantClient *client, EnchantBroker *broker, EnchantDict *dict, const QString &language)
Definition: enchantdict.cpp:28
kspell_aspellclient.h
virtual QStringList suggest(const QString &word) const
Definition: enchantdict.cpp:54
Definition: enchantclient.h:35
void removeDictRef(EnchantDict *dict)
Definition: enchantclient.cpp:93
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Mon May 15 2017 14:46:32 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Mon May 15 2017 14:46:32 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.