summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqslider.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqslider.html')
-rw-r--r--doc/html/ntqslider.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqslider.html b/doc/html/ntqslider.html
index 72bc6a330..d24a8071a 100644
--- a/doc/html/ntqslider.html
+++ b/doc/html/ntqslider.html
@@ -203,7 +203,7 @@ See the <a href="ntqslider.html#orientation-prop">"orientation"</a> property for
<h3 class=fn>void <a name="setPageStep"></a>TQSlider::setPageStep ( int )
</h3><p>Sets the current page step.
See the <a href="ntqslider.html#pageStep-prop">"pageStep"</a> property for details.
-<h3 class=fn>void <a name="setPalette"></a>TQSlider::setPalette ( const&nbsp;<a href="ntqpalette.html">TQPalette</a>&nbsp;&amp;&nbsp;p )<tt> [virtual]</tt>
+<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
@@ -247,7 +247,7 @@ slider <em>value</em> as its argument.
<p> This signal is emitted when the user presses the slider with the
mouse.
-<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="sliderRect"></a>TQSlider::sliderRect () const
+<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="sliderRect"></a>TQSlider::sliderRect () const
</h3>
Returns the slider handle rectangle. (This is the visual marker
that the user can move.)