KDECore
loader.cpp
Go to the documentation of this file.
QString languageCodeToName(const QString &language) const
Convert a known language code to a human readable, localized form.
Definition klocale.cpp:670
QString countryCodeToName(const QString &country) const
Convert a known country code to a human readable, localized form.
Definition klocale.cpp:680
static KServiceTypeTrader * self()
This is a static pointer to the KServiceTypeTrader singleton.
Definition kservicetypetrader.cpp:37
Definition client_p.h:44
QString languageNameForCode(const QString &langCode) const
Definition loader.cpp:128
SpellerPlugin * createSpeller(const QString &language=QString(), const QString &client=QString()) const
Returns dictionary for the given language and preferred client.
Definition loader.cpp:81
void configurationChanged()
Signal is emitted whenever the Settings object associated with this Loader changes.
QStringList languageNames() const
Returns a localized list of names of supported languages.
Definition loader.cpp:228
#define K_GLOBAL_STATIC(TYPE, NAME)
This macro makes it easy to use non-POD types as global statics.
Definition kglobal.h:221
QString i18nc(const char *ctxt, const char *text)
Returns a localized version of a string and a context.
Definition klocalizedstring.h:797
#define I18N_NOOP2(comment, x)
If the string is too ambiguous to be translated well to a non-english language, use this instead of I...
Definition klocalizedstring.h:72
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.