[Kst] branches/work/kst/portto4/kst/devel-docs/Kst2Specs

Mike Fenton mike at staikos.net
Mon Nov 5 17:46:37 CET 2007


SVN commit 733137 by fenton:

Update .kst specification file to include Vector, EditableVector, DataVector and GeneratedVector.


 M  +8 -0      kstfile.txt  


--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/kstfile.txt #733136:733137
@@ -9,6 +9,14 @@
   <variables>
     <vector name="">
     </vector>
+    <datavector provider="" file="" field="" start="" count=""></datavector>
+    <generatedvector tag="" min="" max="" count=""></generatedvector>
+    <vector tag="">
+        <data></data>
+    </vector>
+    <editablevector tag="">
+      <data></data>
+    </editablevector>
     <scalar name="">
     </scalar>
     <matrix name="">


More information about the Kst mailing list