From 87d29563e3ccdeb7fea0197e262e667ef323ff9c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 7 Jul 2024 14:56:09 +0900 Subject: Rename utility class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/tqmap.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tqmap.html') diff --git a/doc/html/tqmap.html b/doc/html/tqmap.html index ab5ed0abe..838be005b 100644 --- a/doc/html/tqmap.html +++ b/doc/html/tqmap.html @@ -110,7 +110,7 @@ available on all your target platforms. TQMap is part of the TQPtrList and TQDict are pointer-based. +value-based, whereas TQPtrList and TQDict are pointer-based.

TQMap contains and manages a collection of objects of type Data with associated key values of type Key and provides iterators that allow the contained objects to be addressed. TQMap owns the -- cgit v1.2.1