lokalize
stemming.cpp
Go to the documentation of this file.
61 speller = new Hunspell(QString("/usr/share/myspell/dicts/%1.aff").arg(langCode).toUtf8().constData(),dic.toUtf8().constData());
bool contains(const Key &key) const
QTextCodec * codecForLocale()
const char * constData() const
QString name() const
QTextCodec * codecForName(const QByteArray &name)
int length() const
iterator insert(const Key &key, const T &value)
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) const
const T value(const Key &key) const
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:40:07 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:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.