From c113da2069b66130f67a0f27c699e1cec83588a5 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 30 Jun 2024 14:18:32 +0900 Subject: [PATCH] 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 ++-- doc/html/classes.html | 22 ++-- doc/html/functions.html | 6 +- doc/html/headerfilesynonyms | 7 +- doc/html/headers.html | 16 +-- doc/html/hierarchy.html | 26 ++--- doc/html/i18n.html | 20 ++-- doc/html/index | 40 +++---- doc/html/licenses.html | 16 +-- doc/html/qt.dcf | 106 +++++++++--------- doc/html/titleindex | 60 +++++----- .../{qbig5codec-h.html => tqbig5codec-h.html} | 10 +- ...-members.html => tqbig5codec-members.html} | 4 +- .../{ntqbig5codec.html => tqbig5codec.html} | 8 +- ...ers.html => tqbig5hkscscodec-members.html} | 4 +- ...5hkscscodec.html => tqbig5hkscscodec.html} | 8 +- ...qeucjpcodec-h.html => tqeucjpcodec-h.html} | 12 +- ...members.html => tqeucjpcodec-members.html} | 12 +- .../{ntqeucjpcodec.html => tqeucjpcodec.html} | 8 +- ...qeuckrcodec-h.html => tqeuckrcodec-h.html} | 10 +- ...members.html => tqeuckrcodec-members.html} | 6 +- .../{ntqeuckrcodec.html => tqeuckrcodec.html} | 6 +- ...8030codec-h.html => tqgb18030codec-h.html} | 10 +- ...mbers.html => tqgb18030codec-members.html} | 4 +- ...qgb18030codec.html => tqgb18030codec.html} | 10 +- ...embers.html => tqgb2312codec-members.html} | 4 +- .../{qgb2312codec.html => tqgb2312codec.html} | 8 +- ...c-members.html => tqgbkcodec-members.html} | 4 +- .../{ntqgbkcodec.html => tqgbkcodec.html} | 8 +- ...embers.html => tqhebrewcodec-members.html} | 8 +- .../{qhebrewcodec.html => tqhebrewcodec.html} | 6 +- .../{qjiscodec-h.html => tqjiscodec-h.html} | 12 +- ...c-members.html => tqjiscodec-members.html} | 6 +- .../{ntqjiscodec.html => tqjiscodec.html} | 8 +- .../{qrtlcodec-h.html => tqrtlcodec-h.html} | 14 +-- .../{qsjiscodec-h.html => tqsjiscodec-h.html} | 12 +- ...-members.html => tqsjiscodec-members.html} | 10 +- .../{ntqsjiscodec.html => tqsjiscodec.html} | 8 +- doc/html/tqtextcodec.html | 8 +- ...qtsciicodec-h.html => tqtsciicodec-h.html} | 10 +- ...members.html => tqtsciicodec-members.html} | 4 +- .../{ntqtsciicodec.html => tqtsciicodec.html} | 6 +- doc/html/whatsthis | 22 ++-- doc/man/man3/tqbig5codec.3qt | 14 +-- doc/man/man3/tqbig5hkscscodec.3qt | 16 +-- doc/man/man3/tqeucjpcodec.3qt | 28 ++--- doc/man/man3/tqeuckrcodec.3qt | 14 +-- doc/man/man3/tqgb18030codec.3qt | 14 +-- doc/man/man3/tqgb2312codec.3qt | 16 +-- doc/man/man3/tqgbkcodec.3qt | 16 +-- doc/man/man3/tqhebrewcodec.3qt | 14 +-- doc/man/man3/tqjiscodec.3qt | 16 +-- doc/man/man3/tqsjiscodec.3qt | 24 ++-- doc/man/man3/tqtextcodec.3qt | 8 +- doc/man/man3/tqtsciicodec.3qt | 10 +- include/ntqbig5codec.h | 1 - include/ntqeucjpcodec.h | 1 - include/ntqeuckrcodec.h | 1 - include/ntqgb18030codec.h | 1 - include/ntqgbkcodec.h | 1 - include/ntqjiscodec.h | 1 - include/ntqjpunicode.h | 1 - include/ntqrtlcodec.h | 1 - include/ntqsjiscodec.h | 1 - include/ntqtsciicodec.h | 1 - include/ntqutfcodec.h | 1 - include/private/qfontcodecs_p.h | 1 - include/private/qisciicodec_p.h | 1 - include/private/tqfontcodecs_p.h | 1 + include/private/tqisciicodec_p.h | 1 + include/tqbig5codec.h | 1 + include/tqeucjpcodec.h | 1 + include/tqeuckrcodec.h | 1 + include/tqgb18030codec.h | 1 + include/tqgbkcodec.h | 1 + include/tqhebrewcodec.h | 1 + include/tqjiscodec.h | 1 + include/tqjpunicode.h | 1 + include/tqsjiscodec.h | 1 + include/tqtsciicodec.h | 1 + include/tqutfcodec.h | 1 + plugins/src/codecs/cn/cn.pro | 8 +- plugins/src/codecs/cn/main.cpp | 4 +- plugins/src/codecs/jp/jp.pro | 20 ++-- plugins/src/codecs/jp/main.cpp | 8 +- plugins/src/codecs/kr/kr.pro | 8 +- plugins/src/codecs/kr/main.cpp | 4 +- plugins/src/codecs/tw/main.cpp | 4 +- plugins/src/codecs/tw/tw.pro | 8 +- src/codecs/qt_codecs.pri | 48 -------- .../{qbig5codec.cpp => tqbig5codec.cpp} | 4 +- src/codecs/{ntqbig5codec.h => tqbig5codec.h} | 0 .../{qeucjpcodec.cpp => tqeucjpcodec.cpp} | 4 +- .../{ntqeucjpcodec.h => tqeucjpcodec.h} | 2 +- .../{qeuckrcodec.cpp => tqeuckrcodec.cpp} | 4 +- .../{ntqeuckrcodec.h => tqeuckrcodec.h} | 0 .../{qfontcncodec.cpp => tqfontcncodec.cpp} | 2 +- .../{qfontcodecs_p.h => tqfontcodecs_p.h} | 5 +- .../{qfonthkcodec.cpp => tqfonthkcodec.cpp} | 2 +- .../{qfontjpcodec.cpp => tqfontjpcodec.cpp} | 4 +- .../{qfontkrcodec.cpp => tqfontkrcodec.cpp} | 2 +- .../{qfontlaocodec.cpp => tqfontlaocodec.cpp} | 2 +- .../{qfonttwcodec.cpp => tqfonttwcodec.cpp} | 2 +- .../{qgb18030codec.cpp => tqgb18030codec.cpp} | 6 +- .../{ntqgb18030codec.h => tqgb18030codec.h} | 0 src/codecs/{ntqgbkcodec.h => tqgbkcodec.h} | 2 +- .../{qrtlcodec.cpp => tqhebrewcodec.cpp} | 4 +- src/codecs/{ntqrtlcodec.h => tqhebrewcodec.h} | 4 +- .../{qisciicodec.cpp => tqisciicodec.cpp} | 2 +- .../{qisciicodec_p.h => tqisciicodec_p.h} | 0 src/codecs/{qjiscodec.cpp => tqjiscodec.cpp} | 2 +- src/codecs/{ntqjiscodec.h => tqjiscodec.h} | 2 +- .../{qjpunicode.cpp => tqjpunicode.cpp} | 4 +- src/codecs/{ntqjpunicode.h => tqjpunicode.h} | 0 .../{qsjiscodec.cpp => tqsjiscodec.cpp} | 4 +- src/codecs/{ntqsjiscodec.h => tqsjiscodec.h} | 2 +- src/codecs/tqt_codecs.pri | 48 ++++++++ src/codecs/tqtextcodec.cpp | 24 ++-- .../{qtsciicodec.cpp => tqtsciicodec.cpp} | 4 +- .../{ntqtsciicodec.h => tqtsciicodec.h} | 0 src/codecs/{qutfcodec.cpp => tqutfcodec.cpp} | 2 +- src/codecs/{ntqutfcodec.h => tqutfcodec.h} | 0 src/kernel/ntqt.h | 24 ++-- src/kernel/qfont_x11.cpp | 2 +- src/moc/moc.pro | 2 +- src/qt.pro | 2 +- 126 files changed, 554 insertions(+), 558 deletions(-) rename doc/html/{qbig5codec-h.html => tqbig5codec-h.html} (93%) rename doc/html/{qbig5codec-members.html => tqbig5codec-members.html} (96%) rename doc/html/{ntqbig5codec.html => tqbig5codec.html} (94%) rename doc/html/{qbig5hkscscodec-members.html => tqbig5hkscscodec-members.html} (96%) rename doc/html/{qbig5hkscscodec.html => tqbig5hkscscodec.html} (94%) rename doc/html/{qeucjpcodec-h.html => tqeucjpcodec-h.html} (94%) rename doc/html/{qeucjpcodec-members.html => tqeucjpcodec-members.html} (89%) rename doc/html/{ntqeucjpcodec.html => tqeucjpcodec.html} (94%) rename doc/html/{qeuckrcodec-h.html => tqeuckrcodec-h.html} (94%) rename doc/html/{qeuckrcodec-members.html => tqeuckrcodec-members.html} (95%) rename doc/html/{ntqeuckrcodec.html => tqeuckrcodec.html} (96%) rename doc/html/{qgb18030codec-h.html => tqgb18030codec-h.html} (94%) rename doc/html/{qgb18030codec-members.html => tqgb18030codec-members.html} (96%) rename doc/html/{ntqgb18030codec.html => tqgb18030codec.html} (93%) rename doc/html/{qgb2312codec-members.html => tqgb2312codec-members.html} (96%) rename doc/html/{qgb2312codec.html => tqgb2312codec.html} (91%) rename doc/html/{qgbkcodec-members.html => tqgbkcodec-members.html} (96%) rename doc/html/{ntqgbkcodec.html => tqgbkcodec.html} (91%) rename doc/html/{qhebrewcodec-members.html => tqhebrewcodec-members.html} (93%) rename doc/html/{qhebrewcodec.html => tqhebrewcodec.html} (96%) rename doc/html/{qjiscodec-h.html => tqjiscodec-h.html} (94%) rename doc/html/{qjiscodec-members.html => tqjiscodec-members.html} (95%) rename doc/html/{ntqjiscodec.html => tqjiscodec.html} (95%) rename doc/html/{qrtlcodec-h.html => tqrtlcodec-h.html} (91%) rename doc/html/{qsjiscodec-h.html => tqsjiscodec-h.html} (94%) rename doc/html/{qsjiscodec-members.html => tqsjiscodec-members.html} (91%) rename doc/html/{ntqsjiscodec.html => tqsjiscodec.html} (94%) rename doc/html/{qtsciicodec-h.html => tqtsciicodec-h.html} (94%) rename doc/html/{qtsciicodec-members.html => tqtsciicodec-members.html} (96%) rename doc/html/{ntqtsciicodec.html => tqtsciicodec.html} (96%) delete mode 120000 include/ntqbig5codec.h delete mode 120000 include/ntqeucjpcodec.h delete mode 120000 include/ntqeuckrcodec.h delete mode 120000 include/ntqgb18030codec.h delete mode 120000 include/ntqgbkcodec.h delete mode 120000 include/ntqjiscodec.h delete mode 120000 include/ntqjpunicode.h delete mode 120000 include/ntqrtlcodec.h delete mode 120000 include/ntqsjiscodec.h delete mode 120000 include/ntqtsciicodec.h delete mode 120000 include/ntqutfcodec.h delete mode 120000 include/private/qfontcodecs_p.h delete mode 120000 include/private/qisciicodec_p.h create mode 120000 include/private/tqfontcodecs_p.h create mode 120000 include/private/tqisciicodec_p.h create mode 120000 include/tqbig5codec.h create mode 120000 include/tqeucjpcodec.h create mode 120000 include/tqeuckrcodec.h create mode 120000 include/tqgb18030codec.h create mode 120000 include/tqgbkcodec.h create mode 120000 include/tqhebrewcodec.h create mode 120000 include/tqjiscodec.h create mode 120000 include/tqjpunicode.h create mode 120000 include/tqsjiscodec.h create mode 120000 include/tqtsciicodec.h create mode 120000 include/tqutfcodec.h delete mode 100644 src/codecs/qt_codecs.pri rename src/codecs/{qbig5codec.cpp => tqbig5codec.cpp} (99%) rename src/codecs/{ntqbig5codec.h => tqbig5codec.h} (100%) rename src/codecs/{qeucjpcodec.cpp => tqeucjpcodec.cpp} (99%) rename src/codecs/{ntqeucjpcodec.h => tqeucjpcodec.h} (99%) rename src/codecs/{qeuckrcodec.cpp => tqeuckrcodec.cpp} (99%) rename src/codecs/{ntqeuckrcodec.h => tqeuckrcodec.h} (100%) rename src/codecs/{qfontcncodec.cpp => tqfontcncodec.cpp} (99%) rename src/codecs/{qfontcodecs_p.h => tqfontcodecs_p.h} (99%) rename src/codecs/{qfonthkcodec.cpp => tqfonthkcodec.cpp} (99%) rename src/codecs/{qfontjpcodec.cpp => tqfontjpcodec.cpp} (98%) rename src/codecs/{qfontkrcodec.cpp => tqfontkrcodec.cpp} (98%) rename src/codecs/{qfontlaocodec.cpp => tqfontlaocodec.cpp} (99%) rename src/codecs/{qfonttwcodec.cpp => tqfonttwcodec.cpp} (99%) rename src/codecs/{qgb18030codec.cpp => tqgb18030codec.cpp} (99%) rename src/codecs/{ntqgb18030codec.h => tqgb18030codec.h} (100%) rename src/codecs/{ntqgbkcodec.h => tqgbkcodec.h} (98%) rename src/codecs/{qrtlcodec.cpp => tqhebrewcodec.cpp} (99%) rename src/codecs/{ntqrtlcodec.h => tqhebrewcodec.h} (97%) rename src/codecs/{qisciicodec.cpp => tqisciicodec.cpp} (99%) rename src/codecs/{qisciicodec_p.h => tqisciicodec_p.h} (100%) rename src/codecs/{qjiscodec.cpp => tqjiscodec.cpp} (99%) rename src/codecs/{ntqjiscodec.h => tqjiscodec.h} (99%) rename src/codecs/{qjpunicode.cpp => tqjpunicode.cpp} (99%) rename src/codecs/{ntqjpunicode.h => tqjpunicode.h} (100%) rename src/codecs/{qsjiscodec.cpp => tqsjiscodec.cpp} (99%) rename src/codecs/{ntqsjiscodec.h => tqsjiscodec.h} (99%) create mode 100644 src/codecs/tqt_codecs.pri rename src/codecs/{qtsciicodec.cpp => tqtsciicodec.cpp} (99%) rename src/codecs/{ntqtsciicodec.h => tqtsciicodec.h} (100%) rename src/codecs/{qutfcodec.cpp => tqutfcodec.cpp} (99%) rename src/codecs/{ntqutfcodec.h => tqutfcodec.h} (100%) diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 9633f528..552ca3ba 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 diff --git a/doc/html/classes.html b/doc/html/classes.html index 7f0ff8e3..2ea6f595 100644 --- a/doc/html/classes.html +++ b/doc/html/classes.html @@ -240,7 +240,7 @@ classes, see TQt's Main Classes. TQDomNamedNodeMap J -TQJisCodec +TQJisCodec TQPushButton @@ -269,7 +269,7 @@ classes, see TQt's Main Classes. TQTimeEdit B -TQBig5Codec +TQBig5Codec TQDomNotation K @@ -280,7 +280,7 @@ classes, see TQt's Main Classes. TQTimer -TQBig5hkscsCodec +TQBig5hkscsCodec TQDomProcessingInstruction @@ -376,7 +376,7 @@ classes, see TQt's Main Classes. TQServerSocket -TQTsciiCodec +TQTsciiCodec TQByteArray @@ -392,7 +392,7 @@ classes, see TQt's Main Classes. C TQCache -TQEucJpCodec +TQEucJpCodec TQListBoxPixmap @@ -403,7 +403,7 @@ classes, see TQt's Main Classes. TQCacheIterator -TQEucKrCodec +TQEucKrCodec TQListBoxText @@ -495,7 +495,7 @@ classes, see TQt's Main Classes. TQMainWindow -TQSjisCodec +TQSjisCodec TQValueVector @@ -601,7 +601,7 @@ classes, see TQt's Main Classes. TQCheckBox G -TQGb18030Codec +TQGb18030Codec TQMimeSource @@ -612,7 +612,7 @@ classes, see TQt's Main Classes. TQCheckListItem -TQGb2312Codec +TQGb2312Codec TQMimeSourceFactory @@ -623,7 +623,7 @@ classes, see TQt's Main Classes. TQCheckTableItem -TQGbkCodec +TQGbkCodec TQMotif * @@ -820,7 +820,7 @@ classes, see TQt's Main Classes. D TQDataBrowser -TQHebrewCodec +TQHebrewCodec O TQObject diff --git a/doc/html/functions.html b/doc/html/functions.html index e432996c..adb4086a 100644 --- a/doc/html/functions.html +++ b/doc/html/functions.html @@ -1007,7 +1007,7 @@ falseText: TQDate TQDateTime TQFont TQTime
  • fromStringList: TQSqlIndex
  • fromUcs2: TQString
  • fromUnicode: - TQHebrewCodec TQTextCodec TQTextEncoder
  • fromUtf8: + TQHebrewCodec TQTextCodec TQTextEncoder
  • fromUtf8: TQString
  • front: TQValueList TQValueVector
  • fullPage: TQPrinter
  • fullSpan: @@ -1639,7 +1639,7 @@ m11: TQObject
  • method: TQHttpRequestHeader
  • metric: TQPicture TQPixmap TQWidget
  • mibEnum: - TQEucJpCodec TQTextCodec
  • mibEnums: + TQEucJpCodec TQTextCodec
  • mibEnums: TQTextCodecPlugin
  • microFocusHint: TQWidget
  • mid: TQCString TQColorGroup TQString
  • midLineWidth: @@ -1647,7 +1647,7 @@ m11: TQColorGroup
  • mightBeRichText: TQStyleSheet
  • mimeFor: TQMacMime TQWindowsMime
  • mimeName: - TQEucJpCodec TQEucKrCodec TQHebrewCodec TQJisCodec TQSjisCodec TQTextCodec
  • mimeSourceFactory: + TQEucJpCodec TQEucKrCodec TQHebrewCodec TQJisCodec TQSjisCodec TQTextCodec
  • mimeSourceFactory: TQTextEdit
  • minLeftBearing: TQFontMetrics
  • minPage: TQPrinter
  • minRightBearing: diff --git a/doc/html/headerfilesynonyms b/doc/html/headerfilesynonyms index a9bbf1a5..95c3abde 100644 --- a/doc/html/headerfilesynonyms +++ b/doc/html/headerfilesynonyms @@ -7,7 +7,7 @@ tqimageconsumer.h ntqasyncimageio.h tqimageformat.h ntqasyncimageio.h tqimageformattype.h ntqasyncimageio.h tqimagedecoder.h ntqasyncimageio.h -qbig5hkscscodec.h ntqbig5codec.h +tqbig5hkscscodec.h tqbig5codec.h qbitval.h ntqbitarray.h qcacheiterator.h ntqcache.h tqcanvasitemlist.h tqcanvas.h @@ -75,8 +75,8 @@ qchildevent.h ntqevent.h qcustomevent.h ntqevent.h qfileiconprovider.h ntqfiledialog.h qfilepreview.h ntqfiledialog.h -ntqgbkcodec.h ntqgb18030codec.h -qgb2312codec.h ntqgb18030codec.h +tqgbkcodec.h tqgb18030codec.h +tqgb2312codec.h tqgb18030codec.h qglformat.h ntqgl.h qglcontext.h ntqgl.h qglwidget.h ntqgl.h @@ -125,7 +125,6 @@ qcolorgroup.h ntqpalette.h qpngimagepacker.h ntqpngio.h tqptrdictiterator.h tqptrdict.h tqptrlistiterator.h tqptrlist.h -qhebrewcodec.h ntqrtlcodec.h tqsqlfieldinfo.h tqsqlfield.h tqsqlrecordinfo.h tqsqlrecord.h qchar.h tqstring.h diff --git a/doc/html/headers.html b/doc/html/headers.html index 00d10c5a..6cb78434 100644 --- a/doc/html/headers.html +++ b/doc/html/headers.html @@ -44,7 +44,7 @@ body { background: #ffffff; color: black; }
  • ntqassistantclient.h
  • ntqasyncimageio.h
  • ntqasyncio.h -
  • ntqbig5codec.h +
  • tqbig5codec.h
  • ntqbitarray.h
  • ntqbitmap.h
  • ntqbrush.h @@ -83,8 +83,8 @@ body { background: #ffffff; color: black; }
  • ntqdropsite.h
  • tqeditorfactory.h
  • ntqerrormessage.h -
  • ntqeucjpcodec.h -
  • ntqeuckrcodec.h +
  • tqeucjpcodec.h +
  • tqeuckrcodec.h
  • ntqevent.h
  • ntqeventloop.h
  • ntqfile.h @@ -98,7 +98,7 @@ body { background: #ffffff; color: black; }
  • ntqfontmetrics.h
  • ntqframe.h
  • ntqftp.h -
  • ntqgb18030codec.h +
  • tqgb18030codec.h
  • ntqgl.h
  • ntqglcolormap.h
  • ntqglobal.h @@ -120,7 +120,7 @@ body { background: #ffffff; color: black; }
  • ntqintcache.h
  • ntqintdict.h
  • ntqiodevice.h -
  • ntqjiscodec.h +
  • tqjiscodec.h
  • ntqkeysequence.h
  • ntqlabel.h
  • ntqlayout.h @@ -184,7 +184,7 @@ body { background: #ffffff; color: black; }
  • ntqrect.h
  • ntqregexp.h
  • ntqregion.h -
  • ntqrtlcodec.h +
  • tqhebrewcodec.h
  • ntqscrollbar.h
  • ntqscrollview.h
  • tqsemaphore.h @@ -198,7 +198,7 @@ body { background: #ffffff; color: black; }
  • ntqsize.h
  • ntqsizegrip.h
  • ntqsizepolicy.h -
  • ntqsjiscodec.h +
  • tqsjiscodec.h
  • ntqslider.h
  • ntqsocket.h
  • ntqsocketdevice.h @@ -249,7 +249,7 @@ body { background: #ffffff; color: black; }
  • ntqtoolbutton.h
  • ntqtooltip.h
  • ntqtranslator.h -
  • ntqtsciicodec.h +
  • tqtsciicodec.h
  • ntqurl.h
  • ntqurlinfo.h
  • ntqurloperator.h diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index 6ccf95be..d81a4367 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -501,19 +501,19 @@ classes in the TQt API.
  • TQTableSelection
  • TQTextCodec
  • TQTextCodecPlugin
  • TQTextDecoder diff --git a/doc/html/i18n.html b/doc/html/i18n.html index 7ecb35ee..370276cc 100644 --- a/doc/html/i18n.html +++ b/doc/html/i18n.html @@ -544,21 +544,21 @@ results, use complete locales from your system vendor.

    These classes are relevant to internationalizing TQt applications.

    -
    TQBig5CodecConversion to and from the Big5 encoding -
    TQEucJpCodecConversion to and from EUC-JP character sets -
    TQEucKrCodecConversion to and from EUC-KR character sets -
    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 -
    TQHebrewCodecConversion to and from visually ordered Hebrew -
    TQJisCodecConversion to and from JIS character sets -
    TQSjisCodecConversion to and from Shift-JIS +
    TQBig5CodecConversion to and from the Big5 encoding +
    TQEucJpCodecConversion to and from EUC-JP character sets +
    TQEucKrCodecConversion to and from EUC-KR character sets +
    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 +
    TQHebrewCodecConversion to and from visually ordered Hebrew +
    TQJisCodecConversion to and from JIS character sets +
    TQSjisCodecConversion to and from Shift-JIS
    TQTextCodecConversion between text encodings
    TQTextDecoderState-based decoder
    TQTextEncoderState-based encoder
    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


    diff --git a/doc/html/index b/doc/html/index index e73b3c12..1cb88727 100644 --- a/doc/html/index +++ b/doc/html/index @@ -391,8 +391,8 @@ "QAuServer::decLoop" qauserver.html#decLoop "QAuServer::init" qauserver.html#init "QAuServer::setBucket" qauserver.html#setBucket -"QBig5Codec" ntqbig5codec.html -"QBig5hkscsCodec" qbig5hkscscodec.html +"TQBig5Codec" tqbig5codec.html +"TQBig5hkscsCodec" tqbig5hkscscodec.html "QBitArray" ntqbitarray.html "QBitArray::at" ntqbitarray.html#at "QBitArray::clearBit" ntqbitarray.html#clearBit @@ -1878,12 +1878,12 @@ "QErrorMessage::message" ntqerrormessage.html#message "QErrorMessage::qtHandler" ntqerrormessage.html#qtHandler "QErrorMessage::~QErrorMessage" ntqerrormessage.html#~QErrorMessage -"QEucJpCodec" ntqeucjpcodec.html -"QEucJpCodec::mibEnum" ntqeucjpcodec.html#mibEnum -"QEucJpCodec::mimeName" ntqeucjpcodec.html#mimeName -"QEucJpCodec::~QEucJpCodec" ntqeucjpcodec.html#~QEucJpCodec -"QEucKrCodec" ntqeuckrcodec.html -"QEucKrCodec::mimeName" ntqeuckrcodec.html#mimeName +"TQEucJpCodec" tqeucjpcodec.html +"TQEucJpCodec::mibEnum" tqeucjpcodec.html#mibEnum +"TQEucJpCodec::mimeName" tqeucjpcodec.html#mimeName +"TQEucJpCodec::~TQEucJpCodec" tqeucjpcodec.html#~TQEucJpCodec +"TQEucKrCodec" tqeuckrcodec.html +"TQEucKrCodec::mimeName" tqeuckrcodec.html#mimeName "QEvent" ntqevent.html "QEvent::Type" ntqevent.html#Type "QEvent::spontaneous" ntqevent.html#spontaneous @@ -2468,9 +2468,9 @@ "QGVector::compareItems" ntqgvector.html#compareItems "QGVector::read" ntqgvector.html#read "QGVector::write" ntqgvector.html#write -"QGb18030Codec" ntqgb18030codec.html -"QGb2312Codec" qgb2312codec.html -"QGbkCodec" ntqgbkcodec.html +"TQGb18030Codec" tqgb18030codec.html +"TQGb2312Codec" tqgb2312codec.html +"TQGbkCodec" tqgbkcodec.html "QGrid" ntqgrid.html "QGrid::setSpacing" ntqgrid.html#setSpacing "QGridLayout" qgridlayout.html @@ -2632,9 +2632,9 @@ "QHeader::tracking" ntqheader.html#tracking "QHeader::tracking" ntqheader.html#tracking-prop "QHeader::~QHeader" ntqheader.html#~QHeader -"QHebrewCodec" qhebrewcodec.html -"QHebrewCodec::fromUnicode" qhebrewcodec.html#fromUnicode -"QHebrewCodec::mimeName" qhebrewcodec.html#mimeName +"TQHebrewCodec" tqhebrewcodec.html +"TQHebrewCodec::fromUnicode" tqhebrewcodec.html#fromUnicode +"TQHebrewCodec::mimeName" tqhebrewcodec.html#mimeName "QHideEvent" qhideevent.html "QHostAddress" ntqhostaddress.html "QHostAddress::isIPv4Address" ntqhostaddress.html#isIPv4Address @@ -3170,8 +3170,8 @@ "QIntValidator::top" qintvalidator.html#top-prop "QIntValidator::validate" qintvalidator.html#validate "QIntValidator::~QIntValidator" qintvalidator.html#~QIntValidator -"QJisCodec" ntqjiscodec.html -"QJisCodec::mimeName" ntqjiscodec.html#mimeName +"TQJisCodec" tqjiscodec.html +"TQJisCodec::mimeName" tqjiscodec.html#mimeName "QKeyEvent" qkeyevent.html "QKeyEvent::accept" qkeyevent.html#accept "QKeyEvent::ascii" qkeyevent.html#ascii @@ -5315,9 +5315,9 @@ "QSizePolicy::transpose" ntqsizepolicy.html#transpose "QSizePolicy::verData" ntqsizepolicy.html#verData "QSizePolicy::verStretch" ntqsizepolicy.html#verStretch -"QSjisCodec" ntqsjiscodec.html -"QSjisCodec::mimeName" ntqsjiscodec.html#mimeName -"QSjisCodec::~QSjisCodec" ntqsjiscodec.html#~QSjisCodec +"TQSjisCodec" tqsjiscodec.html +"TQSjisCodec::mimeName" tqsjiscodec.html#mimeName +"TQSjisCodec::~TQSjisCodec" tqsjiscodec.html#~TQSjisCodec "QSlider" ntqslider.html "QSlider::TickSetting" ntqslider.html#TickSetting "QSlider::addStep" ntqslider.html#addStep @@ -6885,7 +6885,7 @@ "QTranslatorMessage::sourceText" qtranslatormessage.html#sourceText "QTranslatorMessage::translation" qtranslatormessage.html#translation "QTranslatorMessage::write" qtranslatormessage.html#write -"QTsciiCodec" ntqtsciicodec.html +"TQTsciiCodec" tqtsciicodec.html "QUriDrag" quridrag.html "QUriDrag::canDecode" quridrag.html#canDecode "QUriDrag::decode" quridrag.html#decode diff --git a/doc/html/licenses.html b/doc/html/licenses.html index ecb884b4..efa12990 100644 --- a/doc/html/licenses.html +++ b/doc/html/licenses.html @@ -75,9 +75,9 @@ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

    Copyright (C) 1999-2000 Mizi Research Inc. All rights reserved. @@ -101,7 +101,7 @@ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


    Copyright (C) 2000 Ming-Che Chuang @@ -129,7 +129,7 @@ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


    Copyright (C) 2000 Ming-Che Chuang @@ -156,7 +156,7 @@ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


    Copyright (C) 2000 Hans Petter Bieker. All rights reserved. @@ -181,7 +181,7 @@ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


    Copyright (C) 2000 TurboLinux, Inc. Written by Justin Yu and Sean Chen. @@ -208,7 +208,7 @@ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


    Copyright (c) 1989 The Regents of the University of California. diff --git a/doc/html/qt.dcf b/doc/html/qt.dcf index f46eb88b..8a2df9cf 100644 --- a/doc/html/qt.dcf +++ b/doc/html/qt.dcf @@ -342,15 +342,15 @@

    -
    - QBig5Codec -
    -
    +
    + TQBig5Codec +
    +
    -
    - QBig5hkscsCodec -
    -
    +
    + TQBig5hkscsCodec +
    +
    QBitArray @@ -2256,19 +2256,19 @@
    -
    - QEucJpCodec - mibEnum - mimeName - ~QEucJpCodec -
    -
    +
    + TQEucJpCodec + mibEnum + mimeName + ~TQEucJpCodec +
    +
    -
    - QEucKrCodec - mimeName -
    -
    +
    + TQEucKrCodec + mimeName +
    +
    QEvent @@ -2691,20 +2691,20 @@
    -
    - QGb18030Codec -
    -
    +
    + TQGb18030Codec +
    +
    -
    - QGb2312Codec -
    -
    +
    + TQGb2312Codec +
    +
    -
    - QGbkCodec -
    -
    +
    + TQGbkCodec +
    +
    QGL @@ -3032,12 +3032,12 @@
    -
    - QHebrewCodec - fromUnicode - mimeName -
    -
    +
    + TQHebrewCodec + fromUnicode + mimeName +
    +
    QHGroupBox @@ -3703,11 +3703,11 @@
    -
    - QJisCodec - mimeName -
    -
    +
    + TQJisCodec + mimeName +
    +
    QKeyEvent @@ -6287,12 +6287,12 @@
    -
    - QSjisCodec - mimeName - ~QSjisCodec -
    -
    +
    + TQSjisCodec + mimeName + ~TQSjisCodec +
    +
    QSlider @@ -8168,10 +8168,10 @@
    -
    - QTsciiCodec -
    -
    +
    + TQTsciiCodec +
    +
    QUriDrag diff --git a/doc/html/titleindex b/doc/html/titleindex index 7ac89b23..13a5facd 100644 --- a/doc/html/titleindex +++ b/doc/html/titleindex @@ -160,10 +160,10 @@ QAssistantClient Class | ntqassistantclient.html QAssistantClient Member List | qassistantclient-members.html QAsyncIO Class | ntqasyncio.html QAsyncIO Member List | qasyncio-members.html -QBig5Codec Class | ntqbig5codec.html -QBig5Codec Member List | qbig5codec-members.html -QBig5hkscsCodec Class | qbig5hkscscodec.html -QBig5hkscsCodec Member List | qbig5hkscscodec-members.html +TQBig5Codec Class | tqbig5codec.html +TQBig5Codec Member List | tqbig5codec-members.html +TQBig5hkscsCodec Class | tqbig5hkscscodec.html +TQBig5hkscsCodec Member List | tqbig5hkscscodec-members.html QBitArray Class | ntqbitarray.html QBitArray Member List | qbitarray-members.html QBitVal Class | qbitval.html @@ -356,10 +356,10 @@ TQEditorFactory Member List | tqeditorfactory-members.html QEmbed - File and Image Embedder | qembed.html QErrorMessage Class | ntqerrormessage.html QErrorMessage Member List | qerrormessage-members.html -QEucJpCodec Class | ntqeucjpcodec.html -QEucJpCodec Member List | qeucjpcodec-members.html -QEucKrCodec Class | ntqeuckrcodec.html -QEucKrCodec Member List | qeuckrcodec-members.html +TQEucJpCodec Class | tqeucjpcodec.html +TQEucJpCodec Member List | tqeucjpcodec-members.html +TQEucKrCodec Class | tqeuckrcodec.html +TQEucKrCodec Member List | tqeuckrcodec-members.html QEvent Class | ntqevent.html QEvent Member List | qevent-members.html QEventLoop Class | ntqeventloop.html @@ -405,12 +405,12 @@ QGLWidget Class | qglwidget.html QGLWidget Member List | qglwidget-members.html QGLayoutIterator Class | qglayoutiterator.html QGLayoutIterator Member List | qglayoutiterator-members.html -QGb18030Codec Class | ntqgb18030codec.html -QGb18030Codec Member List | qgb18030codec-members.html -QGb2312Codec Class | qgb2312codec.html -QGb2312Codec Member List | qgb2312codec-members.html -QGbkCodec Class | ntqgbkcodec.html -QGbkCodec Member List | qgbkcodec-members.html +TQGb18030Codec Class | tqgb18030codec.html +TQGb18030Codec Member List | tqgb18030codec-members.html +TQGb2312Codec Class | tqgb2312codec.html +TQGb2312Codec Member List | tqgb2312codec-members.html +TQGbkCodec Class | tqgbkcodec.html +TQGbkCodec Member List | tqgbkcodec-members.html QGrid Class | ntqgrid.html QGrid Member List | qgrid-members.html QGridLayout Class | qgridlayout.html @@ -431,8 +431,8 @@ QHGroupBox Class | ntqhgroupbox.html QHGroupBox Member List | qhgroupbox-members.html QHeader Class | ntqheader.html QHeader Member List | qheader-members.html -QHebrewCodec Class | qhebrewcodec.html -QHebrewCodec Member List | qhebrewcodec-members.html +TQHebrewCodec Class | tqhebrewcodec.html +TQHebrewCodec Member List | tqhebrewcodec-members.html QHideEvent Class | qhideevent.html QHideEvent Member List | qhideevent-members.html QHostAddress Class | ntqhostaddress.html @@ -493,8 +493,8 @@ QIntDictIterator Class | qintdictiterator.html QIntDictIterator Member List | qintdictiterator-members.html QIntValidator Class | qintvalidator.html QIntValidator Member List | qintvalidator-members.html -QJisCodec Class | ntqjiscodec.html -QJisCodec Member List | qjiscodec-members.html +TQJisCodec Class | tqjiscodec.html +TQJisCodec Member List | tqjiscodec-members.html QKeyEvent Class | qkeyevent.html QKeyEvent Member List | qkeyevent-members.html QKeySequence Class | ntqkeysequence.html @@ -702,8 +702,8 @@ QSizeGrip Class | ntqsizegrip.html QSizeGrip Member List | qsizegrip-members.html QSizePolicy Class | ntqsizepolicy.html QSizePolicy Member List | qsizepolicy-members.html -QSjisCodec Class | ntqsjiscodec.html -QSjisCodec Member List | qsjiscodec-members.html +TQSjisCodec Class | tqsjiscodec.html +TQSjisCodec Member List | tqsjiscodec-members.html QSlider Class | ntqslider.html QSlider Member List | qslider-members.html QSocket Class | ntqsocket.html @@ -848,8 +848,8 @@ QTranslator Class | ntqtranslator.html QTranslator Member List | qtranslator-members.html QTranslatorMessage Class | qtranslatormessage.html QTranslatorMessage Member List | qtranslatormessage-members.html -QTsciiCodec Class | ntqtsciicodec.html -QTsciiCodec Member List | qtsciicodec-members.html +TQTsciiCodec Class | tqtsciicodec.html +TQTsciiCodec Member List | tqtsciicodec-members.html QUriDrag Class | quridrag.html QUriDrag Member List | quridrag-members.html QUrl Class | ntqurl.html @@ -1080,7 +1080,7 @@ ntqasciidict.h Include File | qasciidict-h.html ntqassistantclient.h Include File | qassistantclient-h.html ntqasyncimageio.h Include File | qasyncimageio-h.html ntqasyncio.h Include File | qasyncio-h.html -ntqbig5codec.h Include File | qbig5codec-h.html +tqbig5codec.h Include File | tqbig5codec-h.html ntqbitarray.h Include File | qbitarray-h.html ntqbitmap.h Include File | qbitmap-h.html ntqbrush.h Include File | qbrush-h.html @@ -1119,8 +1119,8 @@ ntqdrawutil.h Include File | qdrawutil-h.html ntqdropsite.h Include File | qdropsite-h.html tqeditorfactory.h Include File | tqeditorfactory-h.html ntqerrormessage.h Include File | qerrormessage-h.html -ntqeucjpcodec.h Include File | qeucjpcodec-h.html -ntqeuckrcodec.h Include File | qeuckrcodec-h.html +tqeucjpcodec.h Include File | tqeucjpcodec-h.html +tqeuckrcodec.h Include File | tqeuckrcodec-h.html ntqevent.h Include File | qevent-h.html ntqeventloop.h Include File | qeventloop-h.html ntqfile.h Include File | qfile-h.html @@ -1134,7 +1134,7 @@ ntqfontinfo.h Include File | qfontinfo-h.html ntqfontmetrics.h Include File | qfontmetrics-h.html ntqframe.h Include File | qframe-h.html ntqftp.h Include File | qftp-h.html -ntqgb18030codec.h Include File | qgb18030codec-h.html +tqgb18030codec.h Include File | tqgb18030codec-h.html ntqgl.h Include File | qgl-h.html ntqglcolormap.h Include File | qglcolormap-h.html ntqglobal.h Include File | qglobal-h.html @@ -1156,7 +1156,7 @@ ntqinputdialog.h Include File | qinputdialog-h.html ntqintcache.h Include File | qintcache-h.html ntqintdict.h Include File | qintdict-h.html ntqiodevice.h Include File | qiodevice-h.html -ntqjiscodec.h Include File | qjiscodec-h.html +tqjiscodec.h Include File | tqjiscodec-h.html ntqlabel.h Include File | qlabel-h.html ntqlayout.h Include File | qlayout-h.html ntqlcdnumber.h Include File | qlcdnumber-h.html @@ -1220,7 +1220,7 @@ ntqrangecontrol.h Include File | qrangecontrol-h.html ntqrect.h Include File | qrect-h.html ntqregexp.h Include File | qregexp-h.html ntqregion.h Include File | qregion-h.html -ntqrtlcodec.h Include File | qrtlcodec-h.html +tqhebrewcodec.h Include File | tqhebrewcodec-h.html ntqscrollbar.h Include File | qscrollbar-h.html ntqscrollview.h Include File | qscrollview-h.html tqsemaphore.h Include File | tqsemaphore-h.html @@ -1234,7 +1234,7 @@ ntqsimplerichtext.h Include File | qsimplerichtext-h.html ntqsize.h Include File | qsize-h.html ntqsizegrip.h Include File | qsizegrip-h.html ntqsizepolicy.h Include File | qsizepolicy-h.html -ntqsjiscodec.h Include File | qsjiscodec-h.html +tqsjiscodec.h Include File | tqsjiscodec-h.html ntqslider.h Include File | qslider-h.html ntqsocket.h Include File | qsocket-h.html ntqsocketdevice.h Include File | qsocketdevice-h.html @@ -1285,7 +1285,7 @@ ntqtoolbox.h Include File | qtoolbox-h.html ntqtoolbutton.h Include File | qtoolbutton-h.html ntqtooltip.h Include File | qtooltip-h.html ntqtranslator.h Include File | qtranslator-h.html -ntqtsciicodec.h Include File | qtsciicodec-h.html +tqtsciicodec.h Include File | tqtsciicodec-h.html ntqurl.h Include File | qurl-h.html ntqurlinfo.h Include File | qurlinfo-h.html ntqurloperator.h Include File | qurloperator-h.html diff --git a/doc/html/qbig5codec-h.html b/doc/html/tqbig5codec-h.html similarity index 93% rename from doc/html/qbig5codec-h.html rename to doc/html/tqbig5codec-h.html index 445e6ca4..3a860a3f 100644 --- a/doc/html/qbig5codec-h.html +++ b/doc/html/tqbig5codec-h.html @@ -1,9 +1,9 @@ - + -ntqbig5codec.h Include File +tqbig5codec.h Include File