Sonnet
enchantdict.h
Go to the documentation of this file.
Definition enchantclient.h:36
QSpellEnchantDict(QSpellEnchantClient *client, EnchantBroker *broker, EnchantDict *dict, const QString &language)
Definition enchantdict.cpp:28
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
virtual bool isCorrect(const QString &word) const
Definition enchantdict.cpp:47
virtual bool addToPersonal(const QString &word)
Definition enchantdict.cpp:83
QString language() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.