From 252a2ec8b0f0f9cf20c947737087b24a8185b588 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 10 Jul 2024 18:56:16 +0900 Subject: Rename IO and network class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/tqasciidict.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/tqasciidict.html') diff --git a/doc/html/tqasciidict.html b/doc/html/tqasciidict.html index 0ba5ba8f3..3dce4794b 100644 --- a/doc/html/tqasciidict.html +++ b/doc/html/tqasciidict.html @@ -214,7 +214,7 @@ was most recently inserted will be found.

Equivalent to the find() function.

See also find(). -

TQDataStream & TQAsciiDict::read ( TQDataStream & s, TQPtrCollection::Item & item ) [virtual protected] +

TQDataStream & TQAsciiDict::read ( TQDataStream & s, TQPtrCollection::Item & item ) [virtual protected]

Reads a dictionary item from the stream s and returns a @@ -305,7 +305,7 @@ exist in the dictionary. to point to the next item in the dictionary traversal order.

See also remove(), clear(), and setAutoDelete(). -

TQDataStream & TQAsciiDict::write ( TQDataStream & s, TQPtrCollection::Item ) const [virtual protected] +

TQDataStream & TQAsciiDict::write ( TQDataStream & s, TQPtrCollection::Item ) const [virtual protected]

Writes a dictionary item to the stream s and returns a -- cgit v1.2.1