[Kst] extragear/graphics/kst/kst/extensions/js
George Staikos
staikos at kde.org
Fri Dec 2 18:26:25 CET 2005
SVN commit 485042 by staikos:
update the bindings documentation
M +4 -16 bindings.txt
--- trunk/extragear/graphics/kst/kst/extensions/js/bindings.txt #485041:485042
@@ -11,7 +11,8 @@
Point DONE (simply x,y)
Size DONE (simply w,h)
Document DONE
-Matrix
+Matrix DONE
+DataMatrix DONE
Equation DONE
PowerSpectrum DONE
@@ -24,17 +25,16 @@
Plot DONE (needs many more functions/properties)
Window DONE (needs more functions/properties)
-
PlotLabel DONE
PlotLegend DONE (needs more functions/properties)
-ViewObject
+ViewObject DONE
-> Plot DONE
-> Box DONE
-> Ellipse DONE
-> Picture DONE
-> Line DONE
-> Label DONE
--> Arrow
+-> Arrow DONE
-> Polygon
-> ViewObjectGroup
-> ViewCurve (Bezier, etc)
@@ -74,15 +74,3 @@
______________________________________________________________________________
-ViewObject bindings
--------------------
-
-
-Point position; // rw
-Size size;
-ViewObjectCollection children;
-
-
-
-
-
More information about the Kst
mailing list