From 0881ed5059c46ce73e8241e6260b82b92f6d0e55 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 6 Jun 2024 12:20:38 +0900 Subject: Rename ptr nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/tools.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/html/tools.html') diff --git a/doc/html/tools.html b/doc/html/tools.html index 7a2969da0..9d55de4f7 100644 --- a/doc/html/tools.html +++ b/doc/html/tools.html @@ -63,14 +63,14 @@ classes. TQObjectListTQPtrList of TQObjects TQObjectListIteratorIterator for TQObjectLists TQPairValue-based template class that provides a pair of elements -TQPtrCollectionThe base class of most pointer-based TQt collections -TQPtrDictTemplate class that provides a dictionary based on void* keys -TQPtrDictIteratorIterator for TQPtrDict collections -TQPtrListTemplate class that provides a list -TQPtrListIteratorIterator for TQPtrList collections -TQPtrQueueTemplate class that provides a queue -TQPtrStackTemplate class that provides a stack -TQPtrVectorTemplate collection class that provides a vector (array) +TQPtrCollectionThe base class of most pointer-based TQt collections +TQPtrDictTemplate class that provides a dictionary based on void* keys +TQPtrDictIteratorIterator for TQPtrDict collections +TQPtrListTemplate class that provides a list +TQPtrListIteratorIterator for TQPtrList collections +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 TQStrIListDoubly-linked list of char* with case-insensitive comparison TQStringAbstraction of Unicode text and the classic C '\0'-terminated char array -- cgit v1.2.1