parley
testentry.h
Go to the documentation of this file.
81 void addUserAnswer(const QString& answer) { if (!answer.isEmpty()) m_userAnswers.append(answer); }
< solution is correct with the article interchanged
Definition: testentry.h:30
Definition: testentry.h:26
bool changeGrades()
check if the entry was finished and the practice backend may update the grades that will be saved to ...
Definition: testentry.cpp:86
QString conjugationTense() const
In conjugation mode, use this tense for the entry.
Definition: testentry.cpp:139
void setConjugationTense(const QString &tense)
Definition: testentry.cpp:144
QList< KEduVocWordFlags > conjugationPronouns() const
In conjugation mode, use these pronouns for the entry.
Definition: testentry.cpp:149
void updateStatisticsRightAnswer()
update the internal statistics for this practice with a right result
Definition: testentry.cpp:64
void updateStatisticsWrongAnswer()
update the internal statistics for this practice with a wrong result
Definition: testentry.cpp:91
void setConjugationPronouns(const QList< KEduVocWordFlags > &flags)
Definition: testentry.cpp:154
Definition: testentry.h:22
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:06 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:42:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.