summaryrefslogtreecommitdiffstats
path: root/doc/html/qobjectlistiterator.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qobjectlistiterator.html')
-rw-r--r--doc/html/qobjectlistiterator.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/qobjectlistiterator.html b/doc/html/qobjectlistiterator.html
index 8c624dbb..7a7e31ef 100644
--- a/doc/html/qobjectlistiterator.html
+++ b/doc/html/qobjectlistiterator.html
@@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>The TQObjectListIterator class provides an iterator for
TQObjectLists.
<a href="#details">More...</a>
-<p><tt>#include &lt;<a href="qobjectlist-h.html">qobjectlist.h</a>&gt;</tt>
+<p><tt>#include &lt;<a href="qobjectlist-h.html">ntqobjectlist.h</a>&gt;</tt>
<p>Inherits <a href="qptrlistiterator.html">TQPtrListIterator</a>&lt;TQObject&gt;.
<p><a href="qobjectlistiterator-members.html">List of all member functions.</a>
<h2>Public Members</h2>
@@ -50,11 +50,11 @@ TQObjectLists.
<p>
<p> A TQObjectListIterator iterator is a <a href="qptrlistiterator.html">TQPtrListIterator&lt;TQObject&gt;</a>.
-<p> See <a href="qobject.html#queryList">TQObject::queryList</a>() for an example of use.
-<p> <p>See also <a href="qobjectlist.html">TQObjectList</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
+<p> See <a href="ntqobject.html#queryList">TQObject::queryList</a>() for an example of use.
+<p> <p>See also <a href="ntqobjectlist.html">TQObjectList</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<hr><h2>Member Function Documentation</h2>
-<h3 class=fn><a name="TQObjectListIterator"></a>TQObjectListIterator::TQObjectListIterator ( const&nbsp;<a href="qobjectlist.html">TQObjectList</a>&nbsp;&amp;&nbsp;list )
+<h3 class=fn><a name="TQObjectListIterator"></a>TQObjectListIterator::TQObjectListIterator ( const&nbsp;<a href="ntqobjectlist.html">TQObjectList</a>&nbsp;&amp;&nbsp;list )
</h3>
<p> Constructs an iterator for <em>list</em>. The current iterator item is