Sonnet
enchantdict.cpp
Go to the documentation of this file.
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
SpellerPlugin(const QString &lang)
QString language() const
kspell_aspellclient.h
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 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 Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.