[Kst] www/areas/extragear/apps/kst/kstscript/docs
George Staikos
staikos at kde.org
Mon Jan 16 20:57:09 CET 2006
SVN commit 498996 by staikos:
regenerated
M +6 -1 Axis.html
A TimeInterpretation.html
M +3 -2 classindex.html
--- trunk/www/areas/extragear/apps/kst/kstscript/docs/Axis.html #498995:498996
@@ -19,7 +19,7 @@
<a class="link" href="#method_scaleAuto">scaleAuto</a> ( )<br><a class="link" href="#method_scaleAutoSpikeInsensitive">scaleAutoSpikeInsensitive</a> ( )<br><a class="link" href="#method_scaleExpression">scaleExpression</a> ( minExp, maxExp )<br><a class="link" href="#method_scaleRange">scaleRange</a> ( min, max )<br>
</ul>
<span class="title">Properties:</span><ul>
-<a class="link" href="#property_log">log</a><br><a class="link" href="#property_suppressed">suppressed</a><br><a class="link" href="#property_oppositeSuppressed">oppositeSuppressed</a><br><a class="link" href="#property_offsetMode">offsetMode</a><br><a class="link" href="#property_reversed">reversed</a><br><a class="link" href="#property_majorGridLines">majorGridLines</a><br><a class="link" href="#property_minorGridLines">minorGridLines</a><br><a class="link" href="#property_transformation">transformation</a><br><a class="link" href="#property_innerTicks">innerTicks</a><br><a class="link" href="#property_outerTicks">outerTicks</a><br><a class="link" href="#property_label">label</a><br><a class="link" href="#property_type">type</a><br><a class="link" href="#property_majorGridColor">majorGridColor</a><br><a class="link" href="#property_minorGridColor">minorGridColor</a><br><a class="link" href="#property_minorTickCount">minorTickCount</a><br><a class="link" href="#property_maj
orTickDensity">majorTickDensity</a><br><a class="link" href="#property_scaleMode">scaleMode</a><br>
+<a class="link" href="#property_log">log</a><br><a class="link" href="#property_suppressed">suppressed</a><br><a class="link" href="#property_oppositeSuppressed">oppositeSuppressed</a><br><a class="link" href="#property_offsetMode">offsetMode</a><br><a class="link" href="#property_reversed">reversed</a><br><a class="link" href="#property_majorGridLines">majorGridLines</a><br><a class="link" href="#property_minorGridLines">minorGridLines</a><br><a class="link" href="#property_transformation">transformation</a><br><a class="link" href="#property_innerTicks">innerTicks</a><br><a class="link" href="#property_outerTicks">outerTicks</a><br><a class="link" href="#property_label">label</a><br><a class="link" href="#property_type">type</a><br><a class="link" href="#property_majorGridColor">majorGridColor</a><br><a class="link" href="#property_minorGridColor">minorGridColor</a><br><a class="link" href="#property_minorTickCount">minorTickCount</a><br><a class="link" href="#property_maj
orTickDensity">majorTickDensity</a><br><a class="link" href="#property_scaleMode">scaleMode</a><br><a class="link" href="#property_interpretation">interpretation</a><br>
</ul>
<hr>
<br><span class="subTitle"><a name="method_scaleAuto"></a><b>void scaleAuto ( )</b></span><br><ul>
@@ -150,6 +150,11 @@
</ul>
</p></ul>
+<br><br><span class="subTitle"><a name="property_interpretation"></a><b><a class="link" href="TimeInterpretation.html">TimeInterpretation</a> interpretation [Read-Only]</b></span><br><ul><p>
+ The method with which the axis is interpreted and times are
+ displayed.
+
+ </p></ul>
<br><br><br><a class="link" href="classindex.html"><-- Back To Index</a> <a class="link" href="index.html">[Overview]</a><hr>
<h6>Copyright © 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>
--- trunk/www/areas/extragear/apps/kst/kstscript/docs/classindex.html #498995:498996
@@ -92,15 +92,16 @@
<td><a href="String.html">String</a></td>
</tr>
<tr>
+<td><a href="TimeInterpretation.html">TimeInterpretation</a></td>
<td><a href="VectorCollection.html">VectorCollection</a></td>
<td><a href="Vector.html">Vector</a></td>
-<td><a href="ViewObjectCollection.html">ViewObjectCollection</a></td>
</tr>
<tr>
+<td><a href="ViewObjectCollection.html">ViewObjectCollection</a></td>
<td><a href="ViewObject.html">ViewObject</a></td>
<td><a href="WindowCollection.html">WindowCollection</a></td>
-<td><a href="Window.html">Window</a></td>
</tr>
+<tr><td><a href="Window.html">Window</a></td></tr>
</table>
<hr>
<h6>Copyright © 2005-2006 <a href="http://www.utoronto.ca/">The University of Toronto</a><br>
More information about the Kst
mailing list