libkdeedu/keduvocdocument
keduvocleitnerbox.cpp
Go to the documentation of this file.
58 // add to expression - if not already there because another translation of the same word is there.
class to store information about a container - that can be a lesson or word types ...
Definition: keduvoccontainer.h:30
int entryCount(EnumEntriesRecursive recursive=NotRecursive)
get the number of entries in the lesson
Definition: keduvocleitnerbox.cpp:50
KEduVocTranslation * translation(int row)
The leitner box class keeps track of individual translations, because for one entry, the translations can have different grades.
Definition: keduvocleitnerbox.cpp:101
void setLeitnerBox(KEduVocLeitnerBox *leitnerBox)
Sets the leitner box of this translation.
Definition: keduvoctranslation.cpp:380
Leitner Boxes are an alternative grading system.
Definition: keduvocleitnerbox.h:31
void invalidateChildLessonEntries()
Set the child entry cache to invalid.
Definition: keduvoccontainer.cpp:241
Definition: keduvoctranslation.h:35
QList< KEduVocExpression * > entries(EnumEntriesRecursive recursive=NotRecursive)
get a list of all entries in the box
Definition: keduvocleitnerbox.cpp:44
This class contains one vocabulary expression as an original with one or more translations.
Definition: keduvocexpression.h:37
KEduVocTranslation * translation(int index)
Get a pointer to the translation.
Definition: keduvocexpression.cpp:182
QList< int > translationIndices() const
Definition: keduvocexpression.cpp:199
KEduVocLeitnerBox * leitnerBox() const
Returns the leitner box of this translation.
Definition: keduvoctranslation.cpp:375
KEduVocLeitnerBox(const QString &name, KEduVocLeitnerBox *parent=0)
default constructor
Definition: keduvocleitnerbox.cpp:29
KEduVocExpression * entry(int row, EnumEntriesRecursive recursive=NotRecursive)
Definition: keduvocleitnerbox.cpp:106
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.