libkdeedu/keduvocdocument
keduvockvtmlreader.h
Go to the documentation of this file.
60 bool readTranslationConjugations( QDomElement &domElementParent, KEduVocTranslation* translation );
bool readPersonalPronouns(QDomElement &domElementParent, KEduVocPersonalPronoun &pronouns)
Definition: keduvockvtmlreader.cpp:499
Definition: keduvockvtmlreader.h:39
KEduVocKvtmlReader(QIODevice *file)
Definition: keduvockvtmlreader.cpp:36
bool readLesson(QDomElement &domElementParent)
Definition: keduvockvtmlreader.cpp:198
bool readType(QDomElement &domElementParent)
Definition: keduvockvtmlreader.cpp:609
bool readConjugation(QDomElement &domElementParent, KEduVocConjugation &conjugation)
Definition: keduvockvtmlreader.cpp:360
bool readBody(QDomElement &domElementParent)
Definition: keduvockvtmlreader.cpp:115
bool readTranslationConjugations(QDomElement &domElementParent, KEduVocTranslation *translation)
Definition: keduvockvtmlreader.cpp:339
Definition: keduvoctranslation.h:35
bool readMultipleChoice(QDomElement &domElementParent, KEduVocTranslation *translation)
Definition: keduvockvtmlreader.cpp:673
bool readArticle(QDomElement &domElementParent)
Definition: keduvockvtmlreader.cpp:243
bool addLanguage(int languageId, const QString &language)
Attempt to add a language/locale.
Definition: keduvockvtmlreader.cpp:1062
bool readComparison(QDomElement &domElementParent, KEduVocTranslation *translation)
Definition: keduvockvtmlreader.cpp:652
bool readExpression(QDomElement &domElementParent)
Definition: keduvockvtmlreader.cpp:857
bool readUsage(QDomElement &domElementParent)
This class contains the expressions of your vocabulary as well as other information about the vocabul...
Definition: keduvocdocument.h:44
bool readExpressionChildAttributes(QDomElement &domElementExpressionChild, QString &lang, grade_t &grade, grade_t &rev_grade, int &count, int &rev_count, QDateTime &date, QDateTime &rev_date, QString &remark, int &bcount, int &rev_bcount, QString &query_id, QString &pronunciation, int &width, QString &type, QString &faux_ami_f, QString &faux_ami_t, QString &synonym, QString &example, QString &antonym, QSet< QString > &usage, QString ¶phrase)
Definition: keduvockvtmlreader.cpp:716
bool readTense(QDomElement &domElementParent)
Definition: keduvockvtmlreader.cpp:638
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:37:21 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 22:37:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.