kiten/lib
Deinflection Class Reference
#include <deinflection.h>
Public Member Functions | |
Deinflection (const QString name) | |
QString * | getDeinflectionLabel () |
QString * | getWordType () |
bool | load () |
EntryList * | search (const DictQuery &query, const QVector< QString > &preliminaryResults) |
Detailed Description
Definition at line 36 of file deinflection.h.
Constructor & Destructor Documentation
Deinflection::Deinflection | ( | const QString | name | ) |
Definition at line 53 of file deinflection.cpp.
Member Function Documentation
QString * Deinflection::getDeinflectionLabel | ( | ) |
Definition at line 60 of file deinflection.cpp.
QString * Deinflection::getWordType | ( | ) |
Definition at line 65 of file deinflection.cpp.
bool Deinflection::load | ( | ) |
Definition at line 164 of file deinflection.cpp.
EntryList * Deinflection::search | ( | const DictQuery & | query, |
const QVector< QString > & | preliminaryResults | ||
) |
Definition at line 70 of file deinflection.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:38 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:16:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.