summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqscrollview.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqscrollview.html')
-rw-r--r--doc/html/ntqscrollview.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/ntqscrollview.html b/doc/html/ntqscrollview.html
index b1bd11fce..6d7dd3d5b 100644
--- a/doc/html/ntqscrollview.html
+++ b/doc/html/ntqscrollview.html
@@ -496,7 +496,7 @@ position <em>(x, y)</em>.
Translates a point (<em>x</em>, <em>y</em>) in the contents to a point (<em>vx</em>,
<em>vy</em>) on the <a href="#viewport">viewport</a>() widget.
-<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="contentsToViewport-2"></a>TQScrollView::contentsToViewport ( const&nbsp;<a href="ntqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;p ) const
+<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="contentsToViewport-2"></a>TQScrollView::contentsToViewport ( const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;p ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns the point <em>p</em> translated to a point on the <a href="#viewport">viewport</a>()
@@ -657,7 +657,7 @@ is repainted. If <em>erase</em> is TRUE the background is cleared using
the background color.
<p> <p>See also <a href="#updateContents">updateContents</a>().
-<h3 class=fn>void <a name="repaintContents-2"></a>TQScrollView::repaintContents ( const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, bool&nbsp;erase = TRUE )
+<h3 class=fn>void <a name="repaintContents-2"></a>TQScrollView::repaintContents ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, bool&nbsp;erase = TRUE )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Repaints the contents of rectangle <em>r</em>. If <em>erase</em> is TRUE the
@@ -777,7 +777,7 @@ translated appropriately. If the rectangle is not visible, nothing
is repainted.
<p> <p>See also <a href="#repaintContents">repaintContents</a>().
-<h3 class=fn>void <a name="updateContents-2"></a>TQScrollView::updateContents ( const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r )
+<h3 class=fn>void <a name="updateContents-2"></a>TQScrollView::updateContents ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Updates the contents in rectangle <em>r</em>
@@ -848,7 +848,7 @@ needs to be a vertical scroll bar.
Translates a point (<em>vx</em>, <em>vy</em>) on the <a href="#viewport">viewport</a>() widget to a
point (<em>x</em>, <em>y</em>) in the contents.
-<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="viewportToContents-2"></a>TQScrollView::viewportToContents ( const&nbsp;<a href="ntqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;vp ) const
+<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="viewportToContents-2"></a>TQScrollView::viewportToContents ( const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;vp ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns the point on the viewport <em>vp</em> translated to a point in