[Kst] www/areas/extragear/apps/kst/kstscript/docs
George Staikos
staikos at kde.org
Wed Jun 15 22:04:40 CEST 2005
SVN commit 425877 by staikos:
regenerated
M +4 -0 CubicBezier.html
M +6 -1 Picture.html
--- trunk/www/areas/extragear/apps/kst/kstscript/docs/CubicBezier.html #425876:425877
@@ -36,6 +36,10 @@
The third control point for the curve.
</p></ul>
+<br><br><a name="property_d"></a><b><a href="Point.html">Point</a> d</b><br><ul><p>
+ The third control point for the curve.
+
+ </p></ul>
<br><br><a name="property_width"></a><b>number width</b><br><ul><p>
The width of the curve line.
--- trunk/www/areas/extragear/apps/kst/kstscript/docs/Picture.html #425876:425877
@@ -19,7 +19,7 @@
</ul>
<h3>Properties:</h3>
<ul>
-<a href="#property_image">image</a><br><a href="#property_url">url</a><br><a href="#property_borderWidth">borderWidth</a><br><a href="#property_borderColor">borderColor</a><br>
+<a href="#property_image">image</a><br><a href="#property_url">url</a><br><a href="#property_refreshTimer">refreshTimer</a><br><a href="#property_borderWidth">borderWidth</a><br><a href="#property_borderColor">borderColor</a><br>
</ul>
Collection class: <a href="ViewObjectCollection.html">ViewObjectCollection</a><br><hr>
<br><a name="constructor_1"></a><b>Picture ( <a href="Window.html">Window</a> window [, string url] )</b><br><ul>
@@ -54,6 +54,11 @@
not been modified.
</p></ul>
+<br><br><a name="property_refreshTimer"></a><b>number refreshTimer</b><br><ul><p>
+ A timer to automatically refresh the picture. Value of 0
+ means the timer is disabled. Units are in seconds.
+
+ </p></ul>
<br><br><a name="property_borderWidth"></a><b>number borderWidth</b><br><ul><p>
The width of the border of the picture.
More information about the Kst
mailing list