summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqscrollbar.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqscrollbar.html')
-rw-r--r--doc/html/ntqscrollbar.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqscrollbar.html b/doc/html/ntqscrollbar.html
index b10baf19c..6a46c75fb 100644
--- a/doc/html/ntqscrollbar.html
+++ b/doc/html/ntqscrollbar.html
@@ -258,7 +258,7 @@ See the <a href="ntqscrollbar.html#orientation-prop">"orientation"</a> property
<h3 class=fn>void <a name="setPageStep"></a>TQScrollBar::setPageStep ( int )
</h3><p>Sets the page step.
See the <a href="ntqscrollbar.html#pageStep-prop">"pageStep"</a> property for details.
-<h3 class=fn>void <a name="setPalette"></a>TQScrollBar::setPalette ( const&nbsp;<a href="ntqpalette.html">TQPalette</a>&nbsp;&amp;&nbsp;p )<tt> [virtual]</tt>
+<h3 class=fn>void <a name="setPalette"></a>TQScrollBar::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 scroll
@@ -285,7 +285,7 @@ the new scroll bar <em>value</em> as an 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>TQScrollBar::sliderRect () const
+<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="sliderRect"></a>TQScrollBar::sliderRect () const
</h3>
Returns the scroll bar slider rectangle.
<p> <p>See also <a href="#sliderStart">sliderStart</a>().