Sonnet
enchantclient.cpp
Go to the documentation of this file.
void addLanguage(const QString &lang)
Definition: enchantclient.cpp:88
static void enchantDictDescribeFn(const char *const lang_tag, const char *const provider_name, const char *const provider_desc, const char *const provider_file, void *user_data)
Definition: enchantclient.cpp:32
const_iterator insert(const T &value)
#define K_PLUGIN_FACTORY(name, pluginRegistrations)
QSpellEnchantClient(QObject *parent, const QVariantList &)
Definition: enchantclient.cpp:48
Definition: enchantdict.h:29
virtual QStringList languages() const
Definition: enchantclient.cpp:83
int remove(const Key &key)
virtual SpellerPlugin * createSpeller(const QString &language)
Definition: enchantclient.cpp:62
QList< T > toList() const
QString fromLatin1(const char *str, int size)
Definition: enchantclient.h:35
void removeDictRef(EnchantDict *dict)
Definition: enchantclient.cpp:93
#define K_EXPORT_PLUGIN(factory)
QByteArray toUtf8() const
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.