]> Git trees. - libqmvoc.git/commit
Start a drag and drop implemntation for the lesson model/view.
authorFrederik Gladhorn <gladhorn@kde.org>
Sat, 15 Dec 2007 14:19:40 +0000 (14:19 +0000)
committerFrederik Gladhorn <gladhorn@kde.org>
Sat, 15 Dec 2007 14:19:40 +0000 (14:19 +0000)
commit4600f5b22736884765246ffe2b4b379c3acb338f
tree7c8253540d061bbcba8ddfa323208f3a571e41a7
parent74700f2daf9d3e5067427d7a5de7c9a02a447a1e
Start a drag and drop implemntation for the lesson model/view.
Moving lessons around works, adding them as child has a tendency to add
the first instead of the selected lesson. Probably trivial.
Lots of cleanup.
WordType class has now always WordType as type, the special types are
handled in the class by a function.

svn path=/branches/work/kdeedu_parley/libkdeedu/; revision=748787
keduvocdocument/keduvoccontainer.cpp
keduvocdocument/keduvoccontainer.h
keduvocdocument/keduvocdocument.cpp
keduvocdocument/keduvockvtml2reader.cpp
keduvocdocument/keduvockvtml2writer.cpp
keduvocdocument/keduvoclesson.cpp
keduvocdocument/keduvocwordtype.cpp
keduvocdocument/keduvocwordtype.h