[Kst] extragear/graphics/kst/kst
George Staikos
staikos at kde.org
Wed Dec 7 07:03:41 CET 2005
SVN commit 486232 by staikos:
it's now possible to move child objects and make objects children of other
objects that have the _container property. Arrows, lines, labels and legends
do not have the _container property. The rest do. It's not perfect, but it
gets us started. One significant bug is that children created inside an object
are still parented to the top-level object until they are moved.
M +21 -20 ksttoplevelview.cpp
M +0 -3 ksttoplevelview.h
M +2 -0 kstviewlabel.cpp
M +2 -0 kstviewlegend.cpp
M +2 -9 kstviewline.cpp
M +11 -14 kstviewline.h
M +41 -1 kstviewobject.cpp
M +6 -0 kstviewobject.h
More information about the Kst
mailing list