parley
testentrymanager.h
Go to the documentation of this file.
int activeEntryCount()
The number of entries that are still to be practiced.
Definition: testentrymanager.cpp:139
QList< TestEntry * > allTestEntries()
Get a list of all entries in the test - used by the summary dialog.
Definition: testentrymanager.h:91
Definition: testentrymanager.h:31
void setDocument(KEduVocDocument *doc)
Definition: testentrymanager.cpp:50
TestEntry * getNextEntry()
Get the next entry to show to the user.
Definition: testentrymanager.cpp:188
Definition: entryfilter.h:32
QStringList multipleChoiceAnswers(int numberChoices)
Definition: testentrymanager.cpp:216
int statisticTotalWrong()
Definition: testentrymanager.cpp:165
QList< TestEntry * > allUnansweredTestEntries()
Get a list of all unanswered entries in the test.
Definition: testentrymanager.cpp:144
void practiceFinished()
Definition: testentrymanager.cpp:128
TestEntryManager(QWidget *parent)
Create a collection of entries to be practiced.
Definition: testentrymanager.cpp:34
void practiceStarted()
Definition: testentrymanager.cpp:122
void removeCurrentEntryFromPractice()
Finish the currently active entry.
Definition: testentrymanager.cpp:98
int statisticTotalUnanswered()
Definition: testentrymanager.cpp:176
QString currentConjugationTense()
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.