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

George Staikos staikos at kde.org
Sat Jun 18 16:32:31 CEST 2005


SVN commit 426773 by staikos:

one more method


 M  +8 -1      Label.html  


--- trunk/www/areas/extragear/apps/kst/kstscript/docs/Label.html #426772:426773
@@ -19,7 +19,7 @@
 </ul>
 <h3>Properties:</h3>
 <ul>
-<a href="#property_text">text</a><br><a href="#property_font">font</a><br><a href="#property_fontSize">fontSize</a><br><a href="#property_justification">justification</a><br><a href="#property_rotation">rotation</a><br><a href="#property_interpreted">interpreted</a><br><a href="#property_scalarReplacement">scalarReplacement</a><br>
+<a href="#property_text">text</a><br><a href="#property_font">font</a><br><a href="#property_fontSize">fontSize</a><br><a href="#property_justification">justification</a><br><a href="#property_rotation">rotation</a><br><a href="#property_interpreted">interpreted</a><br><a href="#property_scalarReplacement">scalarReplacement</a><br><a href="#property_autoResize">autoResize</a><br>
 </ul>
       Collection class: <a href="ViewObjectCollection.html">ViewObjectCollection</a><br><hr>
 <br><a name="constructor_1"></a><b>Label ( <a href="Window.html">Window</a> window )</b><br><ul>
@@ -87,6 +87,13 @@
                     constructs.  Default is true.
     
     </p></ul>
+<br><br><a name="property_autoResize"></a><b>boolean  autoResize</b><br><ul><p>
+    Automatically resizes the label to fit the text exactly.
+                    May trigger a slight move of the label.  It will not
+                    automatically resize if the user resizes it manually via
+                    the size property or layout mode.
+    
+    </p></ul>
 <br><br><br><a href="classindex.html">&lt;-- Back To Index</a>&nbsp;&nbsp;&nbsp;<a href="index.html">[Overview]</a><hr>
 <h6>Copyright &copy; 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