Revision 639783

Go back to digest for 11th March 2007

Features in Educational

Frederik Gladhorn committed changes in /trunk/KDE/kdeedu/kvoctrain/kvoctrain:

Make New lesson button work.
Delete all <no lesson> stuff in favor of adding vocabulary without a lesson to "Default lesson". This should still be compatible with all old files and old versions will still be able to read the files.

Because the <no lesson> is away KVTLessonModel no longer needs an internal lesson list but is again directly using the data from m_doc.

KVTLessonView now has a slot to add a new lesson. The old way still works (property dialog) but currently does not update the lessonview.

File Changes

Modified 8 files
  • /trunk/KDE/kdeedu/kvoctrain/kvoctrain
  •   /kva_init.cpp
  •   /kva_io.cpp
  •   /kvtlessonmodel.cpp
  •   /kvtlessonmodel.h
  •   /kvtlessonview.cpp
  •   /kvtlessonview.h
  •   /kvttablemodel.cpp
  •   /docprop-dialogs/DocPropDlg.h
8 files changed in total