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/tools.html | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'doc/html/tools.html') diff --git a/doc/html/tools.html b/doc/html/tools.html index 2f4e07fe5..b6a0a5836 100644 --- a/doc/html/tools.html +++ b/doc/html/tools.html @@ -40,26 +40,26 @@ and so can be used in non-GUI programs. classes.

-
TQAsciiCacheTemplate class that provides a cache based on char* keys -
TQAsciiCacheIteratorIterator for TQAsciiCache collections -
TQAsciiDictTemplate class that provides a dictionary based on char* keys -
TQAsciiDictIteratorIterator for TQAsciiDict collections -
TQBitArrayArray of bits -
TQByteArrayArray of bytes -
TQCacheTemplate class that provides a cache based on TQString keys -
TQCacheIteratorIterator for TQCache collections -
TQCStringAbstraction of the classic C zero-terminated char array (char *) -
TQDeepCopyTemplate class which ensures that implicitly shared and explicitly shared classes reference unique data -
TQDictTemplate class that provides a dictionary based on TQString keys -
TQDictIteratorIterator for TQDict collections -
TQIntCacheTemplate class that provides a cache based on long keys -
TQIntCacheIteratorIterator for TQIntCache collections -
TQIntDictTemplate class that provides a dictionary based on long keys -
TQIntDictIteratorIterator for TQIntDict collections +
TQAsciiCacheTemplate class that provides a cache based on char* keys +
TQAsciiCacheIteratorIterator for TQAsciiCache collections +
TQAsciiDictTemplate class that provides a dictionary based on char* keys +
TQAsciiDictIteratorIterator for TQAsciiDict collections +
TQBitArrayArray of bits +
TQByteArrayArray of bytes +
TQCacheTemplate class that provides a cache based on TQString keys +
TQCacheIteratorIterator for TQCache collections +
TQCStringAbstraction of the classic C zero-terminated char array (char *) +
TQDeepCopyTemplate class which ensures that implicitly shared and explicitly shared classes reference unique data +
TQDictTemplate class that provides a dictionary based on TQString keys +
TQDictIteratorIterator for TQDict collections +
TQIntCacheTemplate class that provides a cache based on long keys +
TQIntCacheIteratorIterator for TQIntCache collections +
TQIntDictTemplate class that provides a dictionary based on long keys +
TQIntDictIteratorIterator for TQIntDict collections
TQMapValue-based template class that provides a dictionary
TQMapConstIteratorIterator for TQMap
TQMapIteratorIterator for TQMap -
TQMemArrayTemplate class that provides arrays of simple types +
TQMemArrayTemplate class that provides arrays of simple types
TQObjectListTQPtrList of TQObjects
TQObjectListIteratorIterator for TQObjectLists
TQPairValue-based template class that provides a pair of elements @@ -71,7 +71,7 @@ classes.
TQPtrQueueTemplate class that provides a queue
TQPtrStackTemplate class that provides a stack
TQPtrVectorTemplate collection class that provides a vector (array) -
TQRegExpPattern matching using regular expressions +
TQRegExpPattern matching using regular expressions
TQStrIListDoubly-linked list of char* with case-insensitive comparison
TQStringAbstraction of Unicode text and the classic C '\0'-terminated char array
TQStringListList of strings -- cgit v1.2.3