parley
sessionmanagercontinuous.cpp
Go to the documentation of this file.
SessionManagerContinuous(QWidget *parent)
Create a collection of entries to be practiced.
Definition: sessionmanagercontinuous.cpp:40
T takeAt(int i)
static int testNumberOfEntries()
Get The number of entries that are practiced at the same time.
Definition: prefs.h:374
QList< TestEntry * > m_currentEntries
The list of entries that are being asked.
Definition: sessionmanagerbase.h:167
int count(const T &value) const
void append(const T &value)
QList< TestEntry * > m_notAskedTestEntries
All entries that have not been entered into the active set.
Definition: sessionmanagerbase.h:162
virtual void initializeTraining()
Initialize the lists of entries that will be used in the training from the full set of available entr...
Definition: sessionmanagercontinuous.cpp:55
QList< TestEntry * > m_allTestEntries
All entries available in the document that fulfill the requirements set in the configuration and the ...
Definition: sessionmanagerbase.h:159
void setDocument(KEduVocDocument *doc)
Prepare for practice using the entries in this document.
Definition: sessionmanagercontinuous.cpp:50
virtual void setDocument(KEduVocDocument *doc)
Prepare for practice using the entries in this document.
Definition: sessionmanagerbase.cpp:55
QObject * parent() const
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.