lokalize
stemming.h File Reference
#include <QString>
Include dependency graph for stemming.h:

This graph shows which files directly or indirectly include this file:

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.
QString enhanceLangCode | ( | const QString & | langCode | ) |
Definition at line 32 of file stemming.cpp.
QString stem | ( | const QString & | langCode, |
const QString & | word | ||
) |
Definition at line 72 of file stemming.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.