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/annotated.html | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'doc/html/annotated.html') diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 608ae9887..634e87147 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -42,26 +42,26 @@ body { background: #ffffff; color: black; } TQActionAbstract user interface action that can appear both in menus and tool bars TQActionGroupGroups actions together TQApplicationManages the GUI application's control flow and main settings -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 +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 TQAssistantClientMeans of using TQt Assistant as an application's help tool TQBig5CodecConversion to and from the Big5 encoding TQBig5hkscsCodecConversion to and from the Big5-HKSCS encoding -TQBitArrayArray of bits -TQBitValInternal class, used with TQBitArray -TQBitmapMonochrome (1-bit depth) pixmaps +TQBitArrayArray of bits +TQBitValInternal class, used with TQBitArray +TQBitmapMonochrome (1-bit depth) pixmaps TQBoxLayoutLines up child widgets horizontally or vertically TQBrushDefines the fill pattern of shapes drawn by a TQPainter TQBufferI/O device that operates on a TQByteArray TQButtonThe abstract base class of button widgets, providing functionality common to buttons TQButtonGroupOrganizes TQButton widgets in a group -TQByteArrayArray of bytes +TQByteArrayArray of bytes TQCDEStyleCDE look and feel -TQCStringAbstraction of the classic C zero-terminated char array (char *) -TQCacheTemplate class that provides a cache based on TQString keys -TQCacheIteratorIterator for TQCache collections +TQCStringAbstraction of the classic C zero-terminated char array (char *) +TQCacheTemplate class that provides a cache based on TQString keys +TQCacheIteratorIterator for TQCache collections TQCanvas2D area that can contain TQCanvasItem objects TQCanvasEllipseEllipse or ellipse segment on a TQCanvas TQCanvasItemAbstract graphic object on a TQCanvas @@ -105,12 +105,12 @@ body { background: #ffffff; color: black; } TQDateTimeDate and time functions TQDateTimeEditCombines a TQDateEdit and TQTimeEdit widget into a single widget for editing datetimes TQDateTimeEditBaseAbstraction for date and edit editors -TQDeepCopyTemplate class which ensures that implicitly shared and explicitly shared classes reference unique data +TQDeepCopyTemplate class which ensures that implicitly shared and explicitly shared classes reference unique data TQDesktopWidgetAccess to screen information on multi-head systems TQDialRounded range control (like a speedometer or potentiometer) TQDialogThe base class of dialog windows -TQDictTemplate class that provides a dictionary based on TQString keys -TQDictIteratorIterator for TQDict collections +TQDictTemplate class that provides a dictionary based on TQString keys +TQDictIteratorIterator for TQDict collections TQDirAccess to directory structures and their contents in a platform-independent way TQDnsAsynchronous DNS lookups TQDockAreaManages and lays out TQDockWindows @@ -202,10 +202,10 @@ body { background: #ffffff; color: black; } TQImageFormatTypeFactory that makes TQImageFormat objects TQImageIOParameters for loading and saving images 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 +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 TQJisCodecConversion to and from JIS character sets TQKeyEventDescribes a key event @@ -232,7 +232,7 @@ body { background: #ffffff; color: black; } 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 TQMenuBarHorizontal menu bar TQMenuDataBase class for TQMenuBar and TQPopupMenu TQMessageBoxModal dialog with a short message, an icon, and some buttons @@ -291,8 +291,8 @@ body { background: #ffffff; color: black; } TQRadioButtonRadio button with a text or pixmap label TQRangeControlInteger value within a range TQRectDefines a rectangle in the plane -TQRegExpPattern matching using regular expressions -TQRegExpValidatorUsed to check a string against a regular expression +TQRegExpPattern matching using regular expressions +TQRegExpValidatorUsed to check a string against a regular expression TQRegionClip region for a painter TQResizeEventEvent parameters for resize events TQSGIStyleSGI/Irix look and feel -- cgit v1.2.3