diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /doc/html/qvaluelistconstiterator.html | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/html/qvaluelistconstiterator.html')
-rw-r--r-- | doc/html/qvaluelistconstiterator.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/qvaluelistconstiterator.html b/doc/html/qvaluelistconstiterator.html index d1f2739b3..bf42e5609 100644 --- a/doc/html/qvaluelistconstiterator.html +++ b/doc/html/qvaluelistconstiterator.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } for TQValueList. <a href="#details">More...</a> <p>All the functions in this class are <a href="threads.html#reentrant">reentrant</a> when TQt is built with thread support.</p> -<p><tt>#include <<a href="qvaluelist-h.html">qvaluelist.h</a>></tt> +<p><tt>#include <<a href="qvaluelist-h.html">ntqvaluelist.h</a>></tt> <p><a href="qvaluelistconstiterator-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -57,7 +57,7 @@ for TQValueList. The TQValueListConstIterator class provides a const iterator -for <a href="qvaluelist.html">TQValueList</a>. +for <a href="ntqvaluelist.html">TQValueList</a>. <p> @@ -67,7 +67,7 @@ the list since that would break const semantics. <p> You can create the appropriate const iterator type by using the <tt>const_iterator</tt> typedef provided by TQValueList. <p> For more information on TQValueList iterators, see TQValueListIterator. -<p> <p>See also <a href="qvaluelistiterator.html">TQValueListIterator</a>, <a href="qvaluelist.html">TQValueList</a>, <a href="qtl.html">TQt Template Library Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. +<p> <p>See also <a href="qvaluelistiterator.html">TQValueListIterator</a>, <a href="ntqvaluelist.html">TQValueList</a>, <a href="ntqtl.html">TQt Template Library Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. <hr><h2>Member Type Documentation</h2> <h3 class=fn><a name="pointer"></a>TQValueListConstIterator::pointer</h3> |