summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqscrollbar.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-20 20:15:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-21 23:04:19 +0900
commit1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (patch)
tree5f1bb482f68ee0f95843fbf375cd2274acdabf25 /doc/html/ntqscrollbar.html
parent14c414378d96f7463b989384f4a0e5dd76632b6d (diff)
downloadtqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.tar.gz
tqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.zip
Rename graphics class nt* related files to equivalent tq* (part 2)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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>().