[Kst] www/areas/extragear/apps/kst/kstscript/docs

George Staikos staikos at kde.org
Tue Feb 7 12:12:05 CET 2006


SVN commit 506636 by staikos:

regenerated


 M  +10 -2     Box.html  


--- trunk/www/areas/extragear/apps/kst/kstscript/docs/Box.html #506635:506636
@@ -14,13 +14,13 @@
   A customizable box graphic.
   </p>
 <br>
-        Inherits: <a class="link" href="BorderedViewObject.html">BorderedViewObject</a><br>
+        Inherits: <a class="link" href="ViewObject.html">ViewObject</a><br>
 </div>
 <br><span class="title">Constructors:</span><ul>
 <a class="link" href="#constructor_1">Box</a> ( parent )<br><a class="link" href="#constructor_2">Box</a> ( window )<br>
 </ul>
 <span class="title">Properties:</span><ul>
-<a class="link" href="#property_xRound">xRound</a><br><a class="link" href="#property_yRound">yRound</a><br><a class="link" href="#property_cornerStyle">cornerStyle</a><br>
+<a class="link" href="#property_xRound">xRound</a><br><a class="link" href="#property_yRound">yRound</a><br><a class="link" href="#property_cornerStyle">cornerStyle</a><br><a class="link" href="#property_borderWidth">borderWidth</a><br><a class="link" href="#property_borderColor">borderColor</a><br>
 </ul>
       Collection class: <a class="link" href="ViewObjectCollection.html">ViewObjectCollection</a><br><hr>
 <br><span class="subTitle"><a name="constructor_1"></a><b>Box ( <a class="link" href="ViewObject.html">ViewObject</a> parent )</b></span><br><ul>
@@ -69,6 +69,14 @@
                     </ul>
     
     </p></ul>
+<br><br><span class="subTitle"><a name="property_borderWidth"></a><b><a class="link" href="int.html">int</a>  borderWidth</b></span><br><ul><p>
+    The width in pixels of the border.
+     
+    </p></ul>
+<br><br><span class="subTitle"><a name="property_borderColor"></a><b>string  borderColor</b></span><br><ul><p>
+    The border color for this object.
+     
+    </p></ul>
 <br><br><br><a class="link" href="classindex.html">&lt;-- Back To Index</a>&nbsp;&nbsp;&nbsp;<a class="link" href="index.html">[Overview]</a><hr>
 <h6>Copyright &copy; 2005-2006 <a class="link" href="http://www.utoronto.ca/">The University of Toronto</a><br>
   Kst <a class="link" href="http://kst.kde.org/">http://kst.kde.org/</a>


More information about the Kst mailing list