[Kst] www/areas/extragear/apps/kst/kstscript/docs
George Staikos
staikos at kde.org
Sat May 28 13:54:08 CEST 2005
SVN commit 419030 by staikos:
update docs
M +1 -1 DebugLogEntry.html
M +5 -1 Window.html
--- trunk/www/areas/extragear/apps/kst/kstscript/docs/DebugLogEntry.html #419029:419030
@@ -19,7 +19,7 @@
Contains the text of this entry.
</p></ul>
-<br><br><a name="property_date"></a><b><a href="date.html">date</a> date [Read-Only]</b><br><ul><p>
+<br><br><a name="property_date"></a><b>date date [Read-Only]</b><br><ul><p>
Contains the timestamp of this entry.
</p></ul>
--- trunk/www/areas/extragear/apps/kst/kstscript/docs/Window.html #419029:419030
@@ -18,7 +18,7 @@
</ul>
<h3>Properties:</h3>
<ul>
-<a href="#property_windowName">windowName</a><br><a href="#property_plots">plots</a><br>
+<a href="#property_windowName">windowName</a><br><a href="#property_plots">plots</a><br><a href="#property_contents">contents</a><br>
</ul>
Collection class: <a href="WindowCollection.html">WindowCollection</a><br><hr>
<br><a name="constructor_1"></a><b>Window ( [string name] )</b><br><ul>string <b>name</b> -
@@ -43,6 +43,10 @@
production code yet!
</p></ul>
+<br><br><a name="property_contents"></a><b><a href="ViewObjectCollection.html">ViewObjectCollection</a> contents</b><br><ul><p>
+ The list of view objects in this window at the top level.
+
+ </p></ul>
<br><br><br><a href="classindex.html"><-- Back To Index</a> <a href="index.html">[Overview]</a><hr>
<h6>Copyright © 2005 <a href="http://www.utoronto.ca/">The University of Toronto</a><br>
Kst <a href="http://kst.kde.org/">http://kst.kde.org/</a>
More information about the Kst
mailing list