summaryrefslogtreecommitdiffstats
path: root/doc/html/qstrlistiterator.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qstrlistiterator.html')
-rw-r--r--doc/html/qstrlistiterator.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/qstrlistiterator.html b/doc/html/qstrlistiterator.html
index 77fb6185c..920d3d980 100644
--- a/doc/html/qstrlistiterator.html
+++ b/doc/html/qstrlistiterator.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/qptrlist.doc:1232 -->
+<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/tqptrlist.doc:1232 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
and TQStrIList classes.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qstrlist-h.html">ntqstrlist.h</a>&gt;</tt>
-<p>Inherits <a href="qptrlistiterator.html">TQPtrListIterator</a>&lt;char&gt;.
+<p>Inherits <a href="tqptrlistiterator.html">TQPtrListIterator</a>&lt;char&gt;.
<p><a href="qstrlistiterator-members.html">List of all member functions.</a>
<hr><a name="details"></a><h2>Detailed Description</h2>
@@ -43,7 +43,7 @@ and TQStrIList classes.
The TQStrListIterator class is an iterator for the <a href="ntqstrlist.html">TQStrList</a>
and <a href="qstrilist.html">TQStrIList</a> classes.
<p>
-<p> This class is a <a href="qptrlistiterator.html">TQPtrListIterator</a>&lt;char&gt; instance. It can traverse
+<p> This class is a <a href="tqptrlistiterator.html">TQPtrListIterator</a>&lt;char&gt; instance. It can traverse
the strings in the TQStrList and TQStrIList classes.
<p>See also <a href="tools.html">Non-GUI Classes</a>.