parley
testentry.cpp
Go to the documentation of this file.
void updateStatisticsRightAnswer(grade_t currentPreGrade, grade_t currentGrade)
update the internal statistics for this practice with a right result
Definition: testentry.cpp:64
QString conjugationTense() const
In conjugation mode, use this tense for the entry.
Definition: testentry.cpp:154
void setConjugationTense(const QString &tense)
Definition: testentry.cpp:159
void updateStatisticsWrongAnswer(grade_t currentPreGrade, grade_t currentGrade)
update the internal statistics for this practice with a wrong result
Definition: testentry.cpp:96
QList< KEduVocWordFlags > conjugationPronouns() const
In conjugation mode, use these pronouns for the entry.
Definition: testentry.cpp:164
void setConjugationPronouns(const QList< KEduVocWordFlags > &flags)
Definition: testentry.cpp:169
bool shouldChangeGrades()
check if the entry was finished and the practice backend may update the grades that will be saved to ...
Definition: testentry.cpp:91
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 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:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.