summaryrefslogtreecommitdiffstats
path: root/doc/html/tqdict.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqdict.html')
-rw-r--r--doc/html/tqdict.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqdict.html b/doc/html/tqdict.html
index 9b7dc5d8d..4694ca278 100644
--- a/doc/html/tqdict.html
+++ b/doc/html/tqdict.html
@@ -288,7 +288,7 @@ recently inserted item will be found.
<p> Equivalent to the <a href="#find">find</a>() function.
<p> <p>See also <a href="#find">find</a>().
-<h3 class=fn><a href="ntqdatastream.html">TQDataStream</a>&nbsp;&amp; <a name="read"></a>TQDict::read ( <a href="ntqdatastream.html">TQDataStream</a>&nbsp;&amp;&nbsp;s, <a href="tqptrcollection.html#Item">TQPtrCollection::Item</a>&nbsp;&amp;&nbsp;item )<tt> [virtual protected]</tt>
+<h3 class=fn><a href="tqdatastream.html">TQDataStream</a>&nbsp;&amp; <a name="read"></a>TQDict::read ( <a href="tqdatastream.html">TQDataStream</a>&nbsp;&amp;&nbsp;s, <a href="tqptrcollection.html#Item">TQPtrCollection::Item</a>&nbsp;&amp;&nbsp;item )<tt> [virtual protected]</tt>
</h3>
<p> Reads a dictionary item from the stream <em>s</em> and returns a
@@ -379,7 +379,7 @@ exist in the dictionary.
to point to the next item in the dictionary traversal order.
<p> <p>See also <a href="#remove">remove</a>(), <a href="#clear">clear</a>(), and <a href="tqptrcollection.html#setAutoDelete">setAutoDelete</a>().
-<h3 class=fn><a href="ntqdatastream.html">TQDataStream</a>&nbsp;&amp; <a name="write"></a>TQDict::write ( <a href="ntqdatastream.html">TQDataStream</a>&nbsp;&amp;&nbsp;s, <a href="tqptrcollection.html#Item">TQPtrCollection::Item</a> ) const<tt> [virtual protected]</tt>
+<h3 class=fn><a href="tqdatastream.html">TQDataStream</a>&nbsp;&amp; <a name="write"></a>TQDict::write ( <a href="tqdatastream.html">TQDataStream</a>&nbsp;&amp;&nbsp;s, <a href="tqptrcollection.html#Item">TQPtrCollection::Item</a> ) const<tt> [virtual protected]</tt>
</h3>
<p> Writes a dictionary item to the stream <em>s</em> and returns a