]> Git trees. - libqmvoc.git/commit
Make lesson handling easier, add functions to add/remove an individual lesson. Use...
authorFrederik Gladhorn <gladhorn@kde.org>
Sun, 25 Mar 2007 22:04:57 +0000 (22:04 +0000)
committerFrederik Gladhorn <gladhorn@kde.org>
Sun, 25 Mar 2007 22:04:57 +0000 (22:04 +0000)
commit38d38bd4361cb60c5b3d38ea83b1f8d47572b673
treea84c2244c9f3688103aa1423d0936801e5d0d61f
parent42d8b1496874cf037b21ab9632e40826a7457a04
Make lesson handling easier, add functions to add/remove an individual lesson. Use QList<int> instead of QList<bool> m_lessonsInQuery. Make saving and loading lessons work and simplify keduvockvtmlwriter.cpp to use the new functions.

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=646498
kdeeducore/keduvocdocument.cpp
kdeeducore/keduvocdocument.h
kdeeducore/keduvockvtmlwriter.cpp