[Kst] extragear/graphics/kst/kst/extensions/js

George Staikos staikos at kde.org
Wed Jun 1 11:28:14 CEST 2005


SVN commit 420744 by staikos:

Heavy reworking of classes that inherit - more to come.  Also added a
base class for KstObject which is abstract and not directly useful to
script authors.  Added @inherits to the doc parser


 M  +2 -0      Makefile.am  
 M  +11 -7     TODO  
 M  +27 -33    bind_dataobject.cpp  
 M  +5 -10     bind_dataobject.h  
 M  +10 -0     bind_dataobjectcollection.cpp  
 M  +54 -0     bind_kst.h  
 A             bind_object.cpp   [License: GPL (v2+)]
 A             bind_object.h   [License: GPL (v2+)]
 A             bind_objectcollection.cpp   [License: GPL (v2+)]
 A             bind_objectcollection.h   [License: GPL (v2+)]
 M  +35 -42    bind_plot.cpp  
 M  +5 -17     bind_plot.h  
 M  +11 -0     bind_template.cpp  
 M  +2 -0      bind_template.h  
 M  +97 -84    bind_viewobject.cpp  
 M  +9 -12     bind_viewobject.h  
 M  +2 -0      classindex.xml  
 M  +2 -0      js.cpp  
 M  +8 -1      jsdocs-class.xsl  
 M  +9 -0      jsdocs2xml.pl  
 M  +11 -1     kstbinding.cpp  
 M  +3 -0      kstbinding.h  




More information about the Kst mailing list