diff options
Diffstat (limited to 'doc/html/tqdict.html')
-rw-r--r-- | doc/html/tqdict.html | 4 |
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> & <a name="read"></a>TQDict::read ( <a href="ntqdatastream.html">TQDataStream</a> & s, <a href="tqptrcollection.html#Item">TQPtrCollection::Item</a> & item )<tt> [virtual protected]</tt> +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="read"></a>TQDict::read ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="tqptrcollection.html#Item">TQPtrCollection::Item</a> & 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> & <a name="write"></a>TQDict::write ( <a href="ntqdatastream.html">TQDataStream</a> & s, <a href="tqptrcollection.html#Item">TQPtrCollection::Item</a> ) const<tt> [virtual protected]</tt> +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="write"></a>TQDict::write ( <a href="tqdatastream.html">TQDataStream</a> & 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 |