From c113da2069b66130f67a0f27c699e1cec83588a5 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 30 Jun 2024 14:18:32 +0900 Subject: Rename codec nt* related files to equivalent tq*. The qrtlcodec files have been renamed into tqhebrewcodec files, for consistency with file naming used for other codecs. Signed-off-by: Michele Calgaro --- doc/html/annotated.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'doc/html/annotated.html') diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 9633f5286..552ca3baa 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -47,8 +47,8 @@ body { background: #ffffff; color: black; } 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 +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 @@ -140,8 +140,8 @@ body { background: #ffffff; color: black; } TQDropEventEvent which is sent when a drag and drop is completed TQEditorFactoryUsed to create editor widgets for TQVariant data types TQErrorMessageError message display dialog -TQEucJpCodecConversion to and from EUC-JP character sets -TQEucKrCodecConversion to and from EUC-KR character sets +TQEucJpCodecConversion to and from EUC-JP character sets +TQEucKrCodecConversion to and from EUC-KR character sets TQEventThe base class of all event classes. Event objects contain event parameters TQEventLoopManages the event queue TQFileI/O device that operates on files @@ -164,9 +164,9 @@ body { background: #ffffff; color: black; } TQGLFormatThe display format of an OpenGL rendering context TQGLWidgetWidget for rendering OpenGL graphics TQGLayoutIteratorAbstract base class of internal layout iterators -TQGb18030CodecConversion to and from the Chinese GB18030/GBK/GB2312 encoding -TQGb2312CodecConversion to and from the Chinese GB2312 encoding -TQGbkCodecConversion to and from the Chinese GBK encoding +TQGb18030CodecConversion to and from the Chinese GB18030/GBK/GB2312 encoding +TQGb2312CodecConversion to and from the Chinese GB2312 encoding +TQGbkCodecConversion to and from the Chinese GBK encoding TQGridSimple geometry management of its children TQGridLayoutLays out widgets in a grid TQGridViewAbstract base for fixed-size grids @@ -177,7 +177,7 @@ body { background: #ffffff; color: black; } TQHButtonGroupOrganizes TQButton widgets in a group with one horizontal row TQHGroupBoxOrganizes widgets in a group with one horizontal row TQHeaderHeader row or column, e.g. for tables and listviews -TQHebrewCodecConversion to and from visually ordered Hebrew +TQHebrewCodecConversion to and from visually ordered Hebrew TQHideEventEvent which is sent after a widget is hidden TQHostAddressIP address TQHttpImplementation of the HTTP protocol @@ -207,7 +207,7 @@ body { background: #ffffff; color: black; } 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 +TQJisCodecConversion to and from JIS character sets TQKeyEventDescribes a key event TQKeySequenceEncapsulates a key sequence as used by accelerators TQLCDNumberDisplays a number with LCD-like digits @@ -309,7 +309,7 @@ body { background: #ffffff; color: black; } TQSizeDefines the size of a two-dimensional object TQSizeGripCorner-grip for resizing a top-level window TQSizePolicyLayout attribute describing horizontal and vertical resizing policy -TQSjisCodecConversion to and from Shift-JIS +TQSjisCodecConversion to and from Shift-JIS TQSliderVertical or horizontal slider TQSocketBuffered TCP connection TQSocketDevicePlatform-independent low-level socket API @@ -381,7 +381,7 @@ body { background: #ffffff; color: black; } TQToolTipGroupCollects tool tips into related groups TQTranslatorInternationalization support for text output TQTranslatorMessageTranslator message and its properties -TQTsciiCodecConversion to and from the Tamil TSCII encoding +TQTsciiCodecConversion to and from the Tamil TSCII encoding TQUriDragDrag object for a list of URI references TQUrlURL parser and simplifies working with URLs TQUrlInfoStores information about URLs -- cgit v1.2.3