parley
lessonview.h
Go to the documentation of this file.
void setTranslation(KEduVocExpression *entry, int translationId)
Definition: lessonview.cpp:160
void slotRemoveGradesLessonChildren()
Remove the grades for the selected lesson and its children.
Definition: lessonview.cpp:234
void columnsInserted()
get notified of new columns only to hide them (grades not shown by default).
Definition: lessonview.cpp:252
void expandAllLesson()
Expand all the lessons and its corresponding sub-lessons.
Definition: lessonview.cpp:259
void selectedLessonChanged(KEduVocLesson *lesson)
A lesson was selected.
void slotCreateNewLesson()
Append a lesson to the model and automatically set an edit up so the user can change "New unit" into ...
Definition: lessonview.cpp:174
Model for the tree of containers (lessons, word types).
Definition: containermodel.h:33
void lessonsInPracticeChanged()
Emitted when any of the checkboxes for the query change.
void collapseAllLesson()
Collapse all the lessons and its corresponding sub-lessons.
Definition: lessonview.cpp:264
Definition: editor.h:50
void selectionChanged(const QItemSelection &selected, const QItemSelection &deselected)
Definition: lessonview.cpp:146
void slotRemoveGradesLesson()
Remove the grades for the selected lesson.
Definition: lessonview.cpp:226
QAbstractItemModel * model() const
QObject * parent() const
void signalShowContainer(KEduVocContainer *selected)
Emitted when a new container is selected.
void currentChanged(const QModelIndex ¤t, const QModelIndex &previous)
Definition: lessonview.cpp:133
void slotSplitLesson()
Creates many small lessons with the contents of the original lesson.
Definition: lessonview.cpp:208
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.