kiten/lib
Entry Member List
This is the complete list of members for Entry, including all inherited members.
clone() const =0 | Entry | pure virtual |
dumpEntry() const =0 | Entry | pure virtual |
Entry(const Entry &) | Entry | protected |
Entry(const QString &sourceDictionary) | Entry | protected |
Entry(const QString &sourceDictionary, const QString &word, const QStringList &readings, const QStringList &meanings) | Entry | protected |
ExtendedInfo | Entry | protected |
extendedItemCheck(const QString &key, const QString &value) const | Entry | virtual |
getDictionaryType() const =0 | Entry | pure virtual |
getDictName() const | Entry | |
getExtendedInfo() const | Entry | |
getExtendedInfoItem(const QString &x) const | Entry | |
getMeanings() const | Entry | |
getMeaningsList() const | Entry | |
getReadings() const | Entry | |
getReadingsList() const | Entry | |
getWord() const | Entry | |
HTMLMeanings() const | Entry | inlineprotectedvirtual |
HTMLReadings() const | Entry | inlineprotectedvirtual |
HTMLWord() const | Entry | inlineprotectedvirtual |
init() | Entry | protected |
isKanji(const QChar &character) const | Entry | protected |
listMatch(const QStringList &list, const QStringList &test, DictQuery::MatchType type) const | Entry | protected |
loadEntry(const QString &)=0 | Entry | pure virtual |
makeLink(const QString &entryString) const | Entry | inlineprotectedvirtual |
matchesQuery(const DictQuery &) const | Entry | virtual |
Meanings | Entry | protected |
outputListDelimiter | Entry | protected |
Readings | Entry | protected |
sort(const Entry &that, const QStringList &dictionaryList, const QStringList &fieldList) const | Entry | virtual |
sortByField(const Entry &that, const QString &field) const | Entry | virtual |
sourceDict | Entry | protected |
toHTML() const | Entry | virtual |
toKVTML() const | Entry | inlinevirtual |
toString() const | Entry | virtual |
Word | Entry | protected |
~Entry() | Entry | virtual |
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.