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/annotated.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/html/annotated.html') diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 2dbf7b695..3b9f0da0c 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -297,14 +297,14 @@ body { background: #ffffff; color: black; } TQProcessUsed to start external programs and to communicate with them TQProgressBarHorizontal progress bar TQProgressDialogFeedback on the progress of a slow operation -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) TQPushButtonCommand button TQRadioButtonRadio button with a text or pixmap label TQRangeControlInteger value within a range -- cgit v1.2.3