diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-06 12:20:38 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-06 12:20:38 +0900 |
commit | 0881ed5059c46ce73e8241e6260b82b92f6d0e55 (patch) | |
tree | 6d1d4883cc07ad22b11017d0714d4c26e1ce1b94 /doc/html/qstrlistiterator.html | |
parent | 1f0ce8533cc837aa2d4155b5fc17d2004bed0197 (diff) | |
download | tqt-0881ed50.tar.gz tqt-0881ed50.zip |
Rename ptr nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/qstrlistiterator.html')
-rw-r--r-- | doc/html/qstrlistiterator.html | 6 |
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 <<a href="qstrlist-h.html">ntqstrlist.h</a>></tt> -<p>Inherits <a href="qptrlistiterator.html">TQPtrListIterator</a><char>. +<p>Inherits <a href="tqptrlistiterator.html">TQPtrListIterator</a><char>. <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><char> instance. It can traverse +<p> This class is a <a href="tqptrlistiterator.html">TQPtrListIterator</a><char> instance. It can traverse the strings in the TQStrList and TQStrIList classes. <p>See also <a href="tools.html">Non-GUI Classes</a>. |