summaryrefslogtreecommitdiffstats
path: root/doc/html/tqiconview.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqiconview.html')
-rw-r--r--doc/html/tqiconview.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/tqiconview.html b/doc/html/tqiconview.html
index d39b8bc22..0156c7ec1 100644
--- a/doc/html/tqiconview.html
+++ b/doc/html/tqiconview.html
@@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>The TQIconView class provides an area with movable labelled icons.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqiconview-h.html">tqiconview.h</a>&gt;</tt>
-<p>Inherits <a href="ntqscrollview.html">TQScrollView</a>.
+<p>Inherits <a href="tqscrollview.html">TQScrollView</a>.
<p><a href="tqiconview-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@@ -500,7 +500,7 @@ background using the painter <em>p</em>.
<p> The default implementation fills <em>r</em> with the viewport's
<a href="tqwidget.html#backgroundBrush">backgroundBrush</a>(). Subclasses may reimplement this to draw custom
backgrounds.
-<p> <p>See also <a href="ntqscrollview.html#contentsX-prop">contentsX</a>, <a href="ntqscrollview.html#contentsY-prop">contentsY</a>, and <a href="ntqscrollview.html#drawContents">drawContents</a>().
+<p> <p>See also <a href="tqscrollview.html#contentsX-prop">contentsX</a>, <a href="tqscrollview.html#contentsY-prop">contentsY</a>, and <a href="tqscrollview.html#drawContents">drawContents</a>().
<h3 class=fn>void <a name="drawRubber"></a>TQIconView::drawRubber ( <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p )<tt> [virtual protected]</tt>
</h3>
@@ -531,7 +531,7 @@ Emits a signal to indicate selection changes. <em>i</em> is the
</h3>
Makes sure that <em>item</em> is entirely visible. If necessary,
<a href="#ensureItemVisible">ensureItemVisible</a>() scrolls the icon view.
-<p> <p>See also <a href="ntqscrollview.html#ensureVisible">ensureVisible</a>().
+<p> <p>See also <a href="tqscrollview.html#ensureVisible">ensureVisible</a>().
<h3 class=fn><a href="tqiconviewitem.html">TQIconViewItem</a>&nbsp;* <a name="findFirstVisibleItem"></a>TQIconView::findFirstVisibleItem ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r ) const
</h3>