lokalize
stemming.cpp File Reference
#include "stemming.h"
#include <QMap>
#include <QFileInfo>
#include <QMutex>
#include <QMutexLocker>
#include <QDebug>
Include dependency graph for stemming.cpp:
Go to the source code of this file.
Functions | |
void | cleanupSpellers () |
QString | enhanceLangCode (const QString &langCode) |
QString | stem (const QString &langCode, const QString &word) |
Function Documentation
void cleanupSpellers | ( | ) |
Definition at line 105 of file stemming.cpp.
Definition at line 32 of file stemming.cpp.
Definition at line 72 of file stemming.cpp.
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.