From 39f8a475b4ec5c87a11a7e9300a30ef1c5b4a7e1 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 31 Aug 2024 19:56:49 +0900 Subject: Rename remaining ntq[i-l]* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/annotated.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/html/annotated.html') diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 027153d55..cf77a1224 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -184,7 +184,7 @@ body { background: #ffffff; color: black; } TQHttpHeaderHeader information for HTTP TQHttpRequestHeaderRequest header information for HTTP TQHttpResponseHeaderResponse header information for HTTP -TQIMEventParameters for input method events +TQIMEventParameters for input method events TQIODeviceThe base class of I/O devices TQIconDragSupports drag and drop operations within a TQIconView TQIconDragEventSignals that a main icon drag has begun @@ -201,21 +201,21 @@ body { background: #ffffff; color: black; } TQImageFormatPluginAbstract base for custom image format plugins TQImageFormatTypeFactory that makes TQImageFormat objects TQImageIOParameters for loading and saving images -TQInputDialogSimple convenience dialog to get a single value from the user +TQInputDialogSimple convenience dialog to get a single value from the user 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 -TQIntValidatorValidator which ensures that a string contains a valid integer within a specified range +TQIntValidatorValidator which ensures that a string contains a valid integer within a specified range TQJisCodecConversion to and from JIS character sets -TQKeyEventDescribes a key event -TQKeySequenceEncapsulates a key sequence as used by accelerators +TQKeyEventDescribes a key event +TQKeySequenceEncapsulates a key sequence as used by accelerators TQLCDNumberDisplays a number with LCD-like digits TQLabelText or image display TQLayoutThe base class of geometry managers TQLayoutItemAbstract item that a TQLayout manipulates TQLayoutIteratorIterators over TQLayoutItem -TQLibraryWrapper for handling shared libraries +TQLibraryWrapper for handling shared libraries TQLineEditOne-line text editor TQListBoxList of selectable, read-only items TQListBoxItemThe base class of all list box items -- cgit v1.2.3