summaryrefslogtreecommitdiffstats
path: root/doc/html/tqslider.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-03 20:48:26 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-03 20:48:26 +0900
commit4161606c301841f973f0319f46e6853c4a3fe906 (patch)
tree192d1b081650aa96c7b69dcb38cc9e5d6415bfa4 /doc/html/tqslider.html
parent6964feed838dec70e7743ea90b390e4ae706d3c9 (diff)
downloadtqt-4161606c.tar.gz
tqt-4161606c.zip
Remove documentation for Motif extension classes. Those classes are not included in tqt3 source code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqslider.html')
-rw-r--r--doc/html/tqslider.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqslider.html b/doc/html/tqslider.html
index 10f18788b..8071d3385 100644
--- a/doc/html/tqslider.html
+++ b/doc/html/tqslider.html
@@ -206,7 +206,7 @@ See the <a href="tqslider.html#pageStep-prop">"pageStep"</a> property for detail
<h3 class=fn>void <a name="setPalette"></a>TQSlider::setPalette ( const&nbsp;<a href="tqpalette.html">TQPalette</a>&nbsp;&amp;&nbsp;p )<tt> [virtual]</tt>
</h3>
Reimplements the virtual function <a href="tqwidget.html#setPalette">TQWidget::setPalette</a>().
-<p> Sets the background color to the mid color for <a href="motif-extension.html#Motif">Motif</a> style sliders
+<p> Sets the background color to the mid color for Motif style sliders
using palette <em>p</em>.
<p>Reimplemented from <a href="tqwidget.html#setPalette">TQWidget</a>.