[Kst] extragear/graphics/kst/kst/extensions/js
George Staikos
staikos at kde.org
Fri Dec 9 05:59:54 CET 2005
SVN commit 486877 by staikos:
Allow objects to be created as children of other objects, not just windows.
Object creation is a bit unusual though since they are created in invalid state
if they are not off the toplevel.
M +0 -1 TODO
M +14 -10 bind_arrow.cpp
M +6 -0 bind_arrow.h
M +14 -10 bind_box.cpp
M +6 -0 bind_box.h
M +14 -10 bind_cubicbezier.cpp
M +6 -0 bind_cubicbezier.h
M +14 -10 bind_ellipse.cpp
M +6 -0 bind_ellipse.h
M +12 -7 bind_label.cpp
M +6 -0 bind_label.h
M +12 -8 bind_legend.cpp
M +6 -0 bind_legend.h
M +14 -10 bind_line.cpp
M +6 -0 bind_line.h
M +14 -10 bind_picture.cpp
M +6 -0 bind_picture.h
More information about the Kst
mailing list