summaryrefslogtreecommitdiffstats
path: root/doc/html/qintcacheiterator.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qintcacheiterator.html')
-rw-r--r--doc/html/qintcacheiterator.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/qintcacheiterator.html b/doc/html/qintcacheiterator.html
index 0af1bfa5..bacc26b0 100644
--- a/doc/html/qintcacheiterator.html
+++ b/doc/html/qintcacheiterator.html
@@ -33,7 +33,7 @@ body { background: #ffffff; color: black; }
<p>The TQIntCacheIterator class provides an iterator for TQIntCache collections.
<a href="#details">More...</a>
-<p><tt>#include &lt;<a href="qintcache-h.html">qintcache.h</a>&gt;</tt>
+<p><tt>#include &lt;<a href="qintcache-h.html">ntqintcache.h</a>&gt;</tt>
<p><a href="qintcacheiterator-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@@ -58,7 +58,7 @@ body { background: #ffffff; color: black; }
<hr><a name="details"></a><h2>Detailed Description</h2>
-The TQIntCacheIterator class provides an iterator for <a href="qintcache.html">TQIntCache</a> collections.
+The TQIntCacheIterator class provides an iterator for <a href="ntqintcache.html">TQIntCache</a> collections.
<p>
<p> Note that the traversal order is arbitrary; you are not guaranteed
@@ -76,10 +76,10 @@ TRUE if the iterator points to the first/last item in the cache;
which returns the number of items in the cache.
<p> Note that atFirst() and atLast() refer to the iterator's arbitrary
ordering, not to the cache's internal least recently used list.
-<p> <p>See also <a href="qintcache.html">TQIntCache</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
+<p> <p>See also <a href="ntqintcache.html">TQIntCache</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="TQIntCacheIterator"></a>TQIntCacheIterator::TQIntCacheIterator ( const&nbsp;<a href="qintcache.html">TQIntCache</a>&lt;type&gt;&nbsp;&amp;&nbsp;cache )
+<h3 class=fn><a name="TQIntCacheIterator"></a>TQIntCacheIterator::TQIntCacheIterator ( const&nbsp;<a href="ntqintcache.html">TQIntCache</a>&lt;type&gt;&nbsp;&amp;&nbsp;cache )
</h3>
<p> Constructs an iterator for <em>cache</em>. The current iterator item is