summaryrefslogtreecommitdiffstats
path: root/doc/man/man3
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-30 14:18:32 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 12:11:47 +0900
commitc113da2069b66130f67a0f27c699e1cec83588a5 (patch)
treedb98a4d4c3e15bce9614a07af8874c3c2febfd9b /doc/man/man3
parentaeefd3fe454bfaed093355278b1e2caa84bfd77a (diff)
downloadtqt3-c113da2069b66130f67a0f27c699e1cec83588a5.tar.gz
tqt3-c113da2069b66130f67a0f27c699e1cec83588a5.zip
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 <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man/man3')
-rw-r--r--doc/man/man3/tqbig5codec.3qt14
-rw-r--r--doc/man/man3/tqbig5hkscscodec.3qt16
-rw-r--r--doc/man/man3/tqeucjpcodec.3qt28
-rw-r--r--doc/man/man3/tqeuckrcodec.3qt14
-rw-r--r--doc/man/man3/tqgb18030codec.3qt14
-rw-r--r--doc/man/man3/tqgb2312codec.3qt16
-rw-r--r--doc/man/man3/tqgbkcodec.3qt16
-rw-r--r--doc/man/man3/tqhebrewcodec.3qt14
-rw-r--r--doc/man/man3/tqjiscodec.3qt16
-rw-r--r--doc/man/man3/tqsjiscodec.3qt24
-rw-r--r--doc/man/man3/tqtextcodec.3qt8
-rw-r--r--doc/man/man3/tqtsciicodec.3qt10
12 files changed, 95 insertions, 95 deletions
diff --git a/doc/man/man3/tqbig5codec.3qt b/doc/man/man3/tqbig5codec.3qt
index 81c93dc1..1cfb0ede 100644
--- a/doc/man/man3/tqbig5codec.3qt
+++ b/doc/man/man3/tqbig5codec.3qt
@@ -1,5 +1,5 @@
'\" t
-.TH QBig5Codec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
+.TH TQBig5Codec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@@ -7,20 +7,20 @@
.ad l
.nh
.SH NAME
-QBig5Codec \- Conversion to and from the Big5 encoding
+TQBig5Codec \- Conversion to and from the Big5 encoding
.SH SYNOPSIS
-\fC#include <ntqbig5codec.h>\fR
+\fC#include <tqbig5codec.h>\fR
.PP
Inherits TQTextCodec.
.PP
.SH DESCRIPTION
-The QBig5Codec class provides conversion to and from the Big5 encoding.
+The TQBig5Codec class provides conversion to and from the Big5 encoding.
.PP
-QBig5Codec was originally contributed by Ming-Che Chuang <mingche@cobra.ee.ntu.edu.tw> for the Big-5+ encoding, and was included in TQt with the author's permission, and the grateful thanks of the Trolltech team. (Note: Ming-Che's code is QPL'd, as per an mail to info@trolltech.com.)
+TQBig5Codec was originally contributed by Ming-Che Chuang <mingche@cobra.ee.ntu.edu.tw> for the Big-5+ encoding, and was included in TQt with the author's permission, and the grateful thanks of the Trolltech team. (Note: Ming-Che's code is QPL'd, as per an mail to info@trolltech.com.)
.PP
However, since Big-5+ was never formally approved, and was never used by anyone, the Taiwan Free Software community and the Li18nux Big5 Standard Subgroup agree that the de-facto standard Big5-ETen (zh_TW.Big5 or zh_TW.TW-Big5) be used instead.
.PP
-QBig5Codec is currently implemented as a pure subset of QBig5hkscsCodec, so more fine-tuning is needed to make it identical to the standard Big5 mapping as determined by Li18nux-Big5. See http://www.autrijus.org/xml/ for the draft Big5 (2002) standard.
+TQBig5Codec is currently implemented as a pure subset of TQBig5hkscsCodec, so more fine-tuning is needed to make it identical to the standard Big5 mapping as determined by Li18nux-Big5. See http://www.autrijus.org/xml/ for the draft Big5 (2002) standard.
.PP
James Su <suzhe@turbolinux.com.cn> <suzhe@gnuchina.org> generated the Big5-HKSCS<->Unicode tables with a very space-efficient algorithm. He generously donated his code to glibc in May 2002. Subsequently, James has kindly allowed Anthony Fok <anthony@thizlinux.com> <foka@debian.org> to adapt the code for Qt.
.PP
@@ -37,7 +37,7 @@ THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRE
See also Internationalization with Qt.
.SH "SEE ALSO"
-.BR http://doc.trolltech.com/ntqbig5codec.html
+.BR http://doc.trolltech.com/tqbig5codec.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the
diff --git a/doc/man/man3/tqbig5hkscscodec.3qt b/doc/man/man3/tqbig5hkscscodec.3qt
index e02c8f59..1dc89a64 100644
--- a/doc/man/man3/tqbig5hkscscodec.3qt
+++ b/doc/man/man3/tqbig5hkscscodec.3qt
@@ -1,5 +1,5 @@
'\" t
-.TH QBig5hkscsCodec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
+.TH TQBig5hkscsCodec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@@ -7,18 +7,18 @@
.ad l
.nh
.SH NAME
-QBig5hkscsCodec \- Conversion to and from the Big5-HKSCS encoding
+TQBig5hkscsCodec \- Conversion to and from the Big5-HKSCS encoding
.SH SYNOPSIS
-\fC#include <ntqbig5codec.h>\fR
+\fC#include <tqbig5codec.h>\fR
.PP
Inherits TQTextCodec.
.PP
.SH DESCRIPTION
-The QBig5hkscsCodec class provides conversion to and from the Big5-HKSCS encoding.
+The TQBig5hkscsCodec class provides conversion to and from the Big5-HKSCS encoding.
.PP
-QBig5hkscsCodec grew out of the QBig5Codec originally contributed by Ming-Che Chuang <mingche@cobra.ee.ntu.edu.tw>. James Su <suzhe@turbolinux.com.cn> <suzhe@gnuchina.org> and Anthony Fok <anthony@thizlinux.com> <foka@debian.org> implemented HKSCS-1999 QBig5hkscsCodec for Qt-2.3.x, but it was too late in TQt development schedule to be officially included in the Qt-2.3.x series.
+TQBig5hkscsCodec grew out of the TQBig5Codec originally contributed by Ming-Che Chuang <mingche@cobra.ee.ntu.edu.tw>. James Su <suzhe@turbolinux.com.cn> <suzhe@gnuchina.org> and Anthony Fok <anthony@thizlinux.com> <foka@debian.org> implemented HKSCS-1999 TQBig5hkscsCodec for Qt-2.3.x, but it was too late in TQt development schedule to be officially included in the Qt-2.3.x series.
.PP
-Wu Yi <wuyi@hancom.com> ported the HKSCS-1999 QBig5hkscsCodec to Qt-3.0.1 in March 2002.
+Wu Yi <wuyi@hancom.com> ported the HKSCS-1999 TQBig5hkscsCodec to Qt-3.0.1 in March 2002.
.PP
With the advent of the new HKSCS-2001 standard, James Su <suzhe@turbolinux.com.cn> <suzhe@gnuchina.org> generated the Big5-HKSCS<->Unicode tables with a very space-efficient algorithm. He generously donated his code to glibc in May 2002. Subsequently, James has generously allowed Anthony Fok to adapt the code for Qt-3.0.5.
.PP
@@ -30,7 +30,7 @@ http://www.info.gov.hk/digital21/chi/hkscs/download/big5-iso.txt
.IP 3
http://www.info.gov.hk/digital21/chi/hkscs/download/big5cmp.txt
.PP
-There may be more fine-tuning to the QBig5hkscsCodec to maximize its compatibility with the standard Big5 (2002) mapping as determined by Li18nux Big5 Standard Subgroup. See http://www.autrijus.org/xml/ for the various Big5 CharMapML tables.
+There may be more fine-tuning to the TQBig5hkscsCodec to maximize its compatibility with the standard Big5 (2002) mapping as determined by Li18nux Big5 Standard Subgroup. See http://www.autrijus.org/xml/ for the various Big5 CharMapML tables.
.PP
Copyright (C) 2000 Ming-Che Chuang Copyright (C) 2001, 2002 James Su, Turbolinux Inc. Copyright (C) 2002 WU Yi, HancomLinux Inc. Copyright (C) 2001, 2002 Anthony Fok, ThizLinux Laboratory Ltd.
.PP
@@ -53,7 +53,7 @@ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
.SH "SEE ALSO"
-.BR http://doc.trolltech.com/qbig5hkscscodec.html
+.BR http://doc.trolltech.com/tqbig5hkscscodec.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the
diff --git a/doc/man/man3/tqeucjpcodec.3qt b/doc/man/man3/tqeucjpcodec.3qt
index cb4fe461..fdb9438a 100644
--- a/doc/man/man3/tqeucjpcodec.3qt
+++ b/doc/man/man3/tqeucjpcodec.3qt
@@ -1,5 +1,5 @@
'\" t
-.TH QEucJpCodec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
+.TH TQEucJpCodec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@@ -7,11 +7,11 @@
.ad l
.nh
.SH NAME
-QEucJpCodec \- Conversion to and from EUC-JP character sets
+TQEucJpCodec \- Conversion to and from EUC-JP character sets
.SH SYNOPSIS
All the functions in this class are reentrant when TQt is built with thread support.</p>
.PP
-\fC#include <ntqeucjpcodec.h>\fR
+\fC#include <tqeucjpcodec.h>\fR
.PP
Inherits TQTextCodec.
.PP
@@ -24,18 +24,18 @@ Inherits TQTextCodec.
.BI "virtual const char * \fBmimeName\fR () const"
.br
.ti -1c
-.BI "\fBQEucJpCodec\fR ()"
+.BI "\fBTQEucJpCodec\fR ()"
.br
.ti -1c
-.BI "\fB~QEucJpCodec\fR ()"
+.BI "\fB~TQEucJpCodec\fR ()"
.br
.in -1c
.SH DESCRIPTION
-The QEucJpCodec class provides conversion to and from EUC-JP character sets.
+The TQEucJpCodec class provides conversion to and from EUC-JP character sets.
.PP
-More precisely, the QEucJpCodec class subclasses TQTextCodec to provide support for EUC-JP, the main legacy encoding for Unix machines in Japan.
+More precisely, the TQEucJpCodec class subclasses TQTextCodec to provide support for EUC-JP, the main legacy encoding for Unix machines in Japan.
.PP
-The environment variable \fCUNICODEMAP_JP\fR can be used to fine-tune QJisCodec, QSjisCodec and QEucJpCodec. The QJisCodec documentation describes how to use this variable.
+The environment variable \fCUNICODEMAP_JP\fR can be used to fine-tune TQJisCodec, TQSjisCodec and TQEucJpCodec. The TQJisCodec documentation describes how to use this variable.
.PP
Most of the code here was written by Serika Kurusugawa, a.k.a. Junji Takagi, and is included in TQt with the author's permission and the grateful thanks of the Trolltech team. Here is the copyright statement for that code:
.PP
@@ -51,21 +51,21 @@ THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS". ANY EXPRESS OR
.PP
See also Internationalization with Qt.
.SH MEMBER FUNCTION DOCUMENTATION
-.SH "QEucJpCodec::QEucJpCodec ()"
-Constructs a QEucJpCodec.
-.SH "QEucJpCodec::~QEucJpCodec ()"
+.SH "TQEucJpCodec::TQEucJpCodec ()"
+Constructs a TQEucJpCodec.
+.SH "TQEucJpCodec::~TQEucJpCodec ()"
Destroys the codec.
-.SH "int QEucJpCodec::mibEnum () const\fC [virtual]\fR"
+.SH "int TQEucJpCodec::mibEnum () const\fC [virtual]\fR"
Returns 18.
.PP
Reimplemented from TQTextCodec.
-.SH "const char * QEucJpCodec::mimeName () const\fC [virtual]\fR"
+.SH "const char * TQEucJpCodec::mimeName () const\fC [virtual]\fR"
Returns the codec's mime name.
.PP
Reimplemented from TQTextCodec.
.SH "SEE ALSO"
-.BR http://doc.trolltech.com/ntqeucjpcodec.html
+.BR http://doc.trolltech.com/tqeucjpcodec.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the
diff --git a/doc/man/man3/tqeuckrcodec.3qt b/doc/man/man3/tqeuckrcodec.3qt
index 1e0d8962..ab784717 100644
--- a/doc/man/man3/tqeuckrcodec.3qt
+++ b/doc/man/man3/tqeuckrcodec.3qt
@@ -1,5 +1,5 @@
'\" t
-.TH QEucKrCodec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
+.TH TQEucKrCodec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@@ -7,11 +7,11 @@
.ad l
.nh
.SH NAME
-QEucKrCodec \- Conversion to and from EUC-KR character sets
+TQEucKrCodec \- Conversion to and from EUC-KR character sets
.SH SYNOPSIS
All the functions in this class are reentrant when TQt is built with thread support.</p>
.PP
-\fC#include <ntqeuckrcodec.h>\fR
+\fC#include <tqeuckrcodec.h>\fR
.PP
Inherits TQTextCodec.
.PP
@@ -22,9 +22,9 @@ Inherits TQTextCodec.
.br
.in -1c
.SH DESCRIPTION
-The QEucKrCodec class provides conversion to and from EUC-KR character sets.
+The TQEucKrCodec class provides conversion to and from EUC-KR character sets.
.PP
-The QEucKrCodec class subclasses TQTextCodec to provide support for EUC-KR, the main legacy encoding for UNIX machines in Korea.
+The TQEucKrCodec class subclasses TQTextCodec to provide support for EUC-KR, the main legacy encoding for UNIX machines in Korea.
.PP
It was largely written by Mizi Research Inc. Here is the copyright statement for the code as it was at the point of contribution. Trolltech's subsequent modifications are covered by the usual copyright for Qt.
.PP
@@ -40,13 +40,13 @@ THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS" AND ANY EXPRESS
.PP
See also Internationalization with Qt.
.SH MEMBER FUNCTION DOCUMENTATION
-.SH "const char * QEucKrCodec::mimeName () const\fC [virtual]\fR"
+.SH "const char * TQEucKrCodec::mimeName () const\fC [virtual]\fR"
Returns the codec's mime name.
.PP
Reimplemented from TQTextCodec.
.SH "SEE ALSO"
-.BR http://doc.trolltech.com/ntqeuckrcodec.html
+.BR http://doc.trolltech.com/tqeuckrcodec.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the
diff --git a/doc/man/man3/tqgb18030codec.3qt b/doc/man/man3/tqgb18030codec.3qt
index cbf2e29b..30a7aede 100644
--- a/doc/man/man3/tqgb18030codec.3qt
+++ b/doc/man/man3/tqgb18030codec.3qt
@@ -1,5 +1,5 @@
'\" t
-.TH QGb18030Codec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
+.TH TQGb18030Codec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@@ -7,18 +7,18 @@
.ad l
.nh
.SH NAME
-QGb18030Codec \- Conversion to and from the Chinese GB18030/GBK/GB2312 encoding
+TQGb18030Codec \- Conversion to and from the Chinese GB18030/GBK/GB2312 encoding
.SH SYNOPSIS
All the functions in this class are reentrant when TQt is built with thread support.</p>
.PP
-\fC#include <ntqgb18030codec.h>\fR
+\fC#include <tqgb18030codec.h>\fR
.PP
Inherits TQTextCodec.
.PP
-Inherited by QGbkCodec and QGb2312Codec.
+Inherited by TQGbkCodec and TQGb2312Codec.
.PP
.SH DESCRIPTION
-The QGb18030Codec class provides conversion to and from the Chinese GB18030/GBK/GB2312 encoding.
+The TQGb18030Codec class provides conversion to and from the Chinese GB18030/GBK/GB2312 encoding.
.PP
GBK, formally the Chinese Internal Code Specification, is a commonly used extension of GB 2312-80. Microsoft Windows uses it under the name codepage 936.
.PP
@@ -38,7 +38,7 @@ The GB18030 codec TQt functions were contributed to TQt by James Su <suzhe@gnuch
.PP
The GB18030 codec was contributed to TQt by Anthony Fok <anthony@thizlinux.com>, <foka@debian.org> using a Perl script to generate C++ tables from gb-18030-2000.xml while merging contributions from James Su, Justin Yu and Sean Chen. A copy of the source Perl script is available at:
.PP
-http://people.debian.org/~foka/gb18030/gen-qgb18030codec.pl
+http://people.debian.org/~foka/gb18030/gen-tqgb18030codec.pl
.PP
The copyright notice for their code follows:
.PP
@@ -55,7 +55,7 @@ THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRE
See also Internationalization with Qt.
.SH "SEE ALSO"
-.BR http://doc.trolltech.com/ntqgb18030codec.html
+.BR http://doc.trolltech.com/tqgb18030codec.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the
diff --git a/doc/man/man3/tqgb2312codec.3qt b/doc/man/man3/tqgb2312codec.3qt
index 0a4446da..68ebe10d 100644
--- a/doc/man/man3/tqgb2312codec.3qt
+++ b/doc/man/man3/tqgb2312codec.3qt
@@ -1,5 +1,5 @@
'\" t
-.TH QGb2312Codec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
+.TH TQGb2312Codec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@@ -7,23 +7,23 @@
.ad l
.nh
.SH NAME
-QGb2312Codec \- Conversion to and from the Chinese GB2312 encoding
+TQGb2312Codec \- Conversion to and from the Chinese GB2312 encoding
.SH SYNOPSIS
-\fC#include <ntqgb18030codec.h>\fR
+\fC#include <tqgb18030codec.h>\fR
.PP
-Inherits QGb18030Codec.
+Inherits TQGb18030Codec.
.PP
.SH DESCRIPTION
-The QGb2312Codec class provides conversion to and from the Chinese GB2312 encoding.
+The TQGb2312Codec class provides conversion to and from the Chinese GB2312 encoding.
.PP
-The GB2312 encoding has been superceded by the GB18030 encoding and GB18030 is backward compatible to GB2312. For this reason the QGb2312Codec class is implemented in terms of the GB18030 codec and uses its 0xA1A1-0xFEFE subset for conversion from and to Unicode.
+The GB2312 encoding has been superceded by the GB18030 encoding and GB18030 is backward compatible to GB2312. For this reason the TQGb2312Codec class is implemented in terms of the GB18030 codec and uses its 0xA1A1-0xFEFE subset for conversion from and to Unicode.
.PP
-The QGb2312Codec is kept mainly for compatibility reasons with older software.
+The TQGb2312Codec is kept mainly for compatibility reasons with older software.
.PP
See also Internationalization with Qt.
.SH "SEE ALSO"
-.BR http://doc.trolltech.com/qgb2312codec.html
+.BR http://doc.trolltech.com/tqgb2312codec.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the
diff --git a/doc/man/man3/tqgbkcodec.3qt b/doc/man/man3/tqgbkcodec.3qt
index e38b5156..fb9dae68 100644
--- a/doc/man/man3/tqgbkcodec.3qt
+++ b/doc/man/man3/tqgbkcodec.3qt
@@ -1,5 +1,5 @@
'\" t
-.TH QGbkCodec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
+.TH TQGbkCodec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@@ -7,27 +7,27 @@
.ad l
.nh
.SH NAME
-QGbkCodec \- Conversion to and from the Chinese GBK encoding
+TQGbkCodec \- Conversion to and from the Chinese GBK encoding
.SH SYNOPSIS
All the functions in this class are reentrant when TQt is built with thread support.</p>
.PP
-\fC#include <ntqgb18030codec.h>\fR
+\fC#include <tqgb18030codec.h>\fR
.PP
-Inherits QGb18030Codec.
+Inherits TQGb18030Codec.
.PP
.SH DESCRIPTION
-The QGbkCodec class provides conversion to and from the Chinese GBK encoding.
+The TQGbkCodec class provides conversion to and from the Chinese GBK encoding.
.PP
GBK, formally the Chinese Internal Code Specification, is a commonly used extension of GB 2312-80. Microsoft Windows uses it under the name code page 936.
.PP
-The GBK encoding has been superceded by the GB18030 encoding and GB18030 is backward compatible to GBK. For this reason the QGbkCodec class is implemented in terms of the GB18030 codec and uses its 1-byte and 2-byte portion for conversion from and to Unicode.
+The GBK encoding has been superceded by the GB18030 encoding and GB18030 is backward compatible to GBK. For this reason the TQGbkCodec class is implemented in terms of the GB18030 codec and uses its 1-byte and 2-byte portion for conversion from and to Unicode.
.PP
-The QGbkCodec is kept mainly for compatibility reasons with older software.
+The TQGbkCodec is kept mainly for compatibility reasons with older software.
.PP
See also Internationalization with Qt.
.SH "SEE ALSO"
-.BR http://doc.trolltech.com/ntqgbkcodec.html
+.BR http://doc.trolltech.com/tqgbkcodec.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the
diff --git a/doc/man/man3/tqhebrewcodec.3qt b/doc/man/man3/tqhebrewcodec.3qt
index c54ef8fa..2091dc5d 100644
--- a/doc/man/man3/tqhebrewcodec.3qt
+++ b/doc/man/man3/tqhebrewcodec.3qt
@@ -1,5 +1,5 @@
'\" t
-.TH QHebrewCodec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
+.TH TQHebrewCodec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@@ -7,11 +7,11 @@
.ad l
.nh
.SH NAME
-QHebrewCodec \- Conversion to and from visually ordered Hebrew
+TQHebrewCodec \- Conversion to and from visually ordered Hebrew
.SH SYNOPSIS
All the functions in this class are reentrant when TQt is built with thread support.</p>
.PP
-\fC#include <ntqrtlcodec.h>\fR
+\fC#include <tqhebrewcodec.h>\fR
.PP
Inherits TQTextCodec.
.PP
@@ -25,7 +25,7 @@ Inherits TQTextCodec.
.br
.in -1c
.SH DESCRIPTION
-The QHebrewCodec class provides conversion to and from visually ordered Hebrew.
+The TQHebrewCodec class provides conversion to and from visually ordered Hebrew.
.PP
Hebrew as a semitic language is written from right to left. Because older computer systems couldn't handle reordering a string so that the first letter appears on the right, many older documents were encoded in visual order, so that the first letter of a line is the rightmost one in the string.
.PP
@@ -39,7 +39,7 @@ This codec has the name "iso8859-8". If you don't want any bidi reordering to ha
.PP
See also Internationalization with Qt.
.SH MEMBER FUNCTION DOCUMENTATION
-.SH "QCString QHebrewCodec::fromUnicode ( const TQString & uc, int & lenInOut ) const\fC [virtual]\fR"
+.SH "QCString TQHebrewCodec::fromUnicode ( const TQString & uc, int & lenInOut ) const\fC [virtual]\fR"
Transforms the logically ordered TQString, \fIuc\fR, into a visually ordered string in the 8859-8 encoding. Qt's bidi algorithm is used to perform this task. Note that newline characters affect the reordering, since reordering is done on a line by line basis.
.PP
The algorithm is designed to work on whole paragraphs of text, so processing a line at a time may produce incorrect results. This approach is taken because the reordering of the contents of a particular line in a paragraph may depend on the previous line in the same paragraph.
@@ -47,13 +47,13 @@ The algorithm is designed to work on whole paragraphs of text, so processing a l
Some encodings (for example Japanese or UTF-8) are multibyte (so one input character is mapped to two output characters). The \fIlenInOut\fR argument specifies the number of QChars that should be converted and is set to the number of characters returned.
.PP
Reimplemented from TQTextCodec.
-.SH "const char * QHebrewCodec::mimeName () const\fC [virtual]\fR"
+.SH "const char * TQHebrewCodec::mimeName () const\fC [virtual]\fR"
Returns the codec's mime name.
.PP
Reimplemented from TQTextCodec.
.SH "SEE ALSO"
-.BR http://doc.trolltech.com/qhebrewcodec.html
+.BR http://doc.trolltech.com/tqhebrewcodec.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the
diff --git a/doc/man/man3/tqjiscodec.3qt b/doc/man/man3/tqjiscodec.3qt
index e592ce5a..926f76cc 100644
--- a/doc/man/man3/tqjiscodec.3qt
+++ b/doc/man/man3/tqjiscodec.3qt
@@ -1,5 +1,5 @@
'\" t
-.TH QJisCodec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
+.TH TQJisCodec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@@ -7,11 +7,11 @@
.ad l
.nh
.SH NAME
-QJisCodec \- Conversion to and from JIS character sets
+TQJisCodec \- Conversion to and from JIS character sets
.SH SYNOPSIS
All the functions in this class are reentrant when TQt is built with thread support.</p>
.PP
-\fC#include <ntqjiscodec.h>\fR
+\fC#include <tqjiscodec.h>\fR
.PP
Inherits TQTextCodec.
.PP
@@ -22,11 +22,11 @@ Inherits TQTextCodec.
.br
.in -1c
.SH DESCRIPTION
-The QJisCodec class provides conversion to and from JIS character sets.
+The TQJisCodec class provides conversion to and from JIS character sets.
.PP
-More precisely, the QJisCodec class subclasses TQTextCodec to provide support for JIS X 0201 Latin, JIS X 0201 Kana, JIS X 0208 and JIS X 0212.
+More precisely, the TQJisCodec class subclasses TQTextCodec to provide support for JIS X 0201 Latin, JIS X 0201 Kana, JIS X 0208 and JIS X 0212.
.PP
-The environment variable UNICODEMAP_JP can be used to fine-tune QJisCodec, QSjisCodec and QEucJpCodec. The mapping names are as for the Japanese XML working group's XML Japanese Profile, because it names and explains all the widely used mappings. Here are brief descriptions, written by Serika Kurusugawa:
+The environment variable UNICODEMAP_JP can be used to fine-tune TQJisCodec, TQSjisCodec and TQEucJpCodec. The mapping names are as for the Japanese XML working group's XML Japanese Profile, because it names and explains all the widely used mappings. Here are brief descriptions, written by Serika Kurusugawa:
.IP
.TP
"unicode-0.9" or "unicode-0201" for Unicode style. This assumes JISX0201 for 0x00-0x7f. (0.9 is a table version of jisx02xx mapping used for Uniocde spec version 1.1.)
@@ -65,13 +65,13 @@ THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS". ANY EXPRESS OR
.PP
See also Internationalization with Qt.
.SH MEMBER FUNCTION DOCUMENTATION
-.SH "const char * QJisCodec::mimeName () const\fC [virtual]\fR"
+.SH "const char * TQJisCodec::mimeName () const\fC [virtual]\fR"
Returns the codec's mime name.
.PP
Reimplemented from TQTextCodec.
.SH "SEE ALSO"
-.BR http://doc.trolltech.com/ntqjiscodec.html
+.BR http://doc.trolltech.com/tqjiscodec.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the
diff --git a/doc/man/man3/tqsjiscodec.3qt b/doc/man/man3/tqsjiscodec.3qt
index 22ae99d3..3d1973f6 100644
--- a/doc/man/man3/tqsjiscodec.3qt
+++ b/doc/man/man3/tqsjiscodec.3qt
@@ -1,5 +1,5 @@
'\" t
-.TH QSjisCodec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
+.TH TQSjisCodec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@@ -7,11 +7,11 @@
.ad l
.nh
.SH NAME
-QSjisCodec \- Conversion to and from Shift-JIS
+TQSjisCodec \- Conversion to and from Shift-JIS
.SH SYNOPSIS
All the functions in this class are reentrant when TQt is built with thread support.</p>
.PP
-\fC#include <ntqsjiscodec.h>\fR
+\fC#include <tqsjiscodec.h>\fR
.PP
Inherits TQTextCodec.
.PP
@@ -21,18 +21,18 @@ Inherits TQTextCodec.
.BI "virtual const char * \fBmimeName\fR () const"
.br
.ti -1c
-.BI "\fBQSjisCodec\fR ()"
+.BI "\fBTQSjisCodec\fR ()"
.br
.ti -1c
-.BI "\fB~QSjisCodec\fR ()"
+.BI "\fB~TQSjisCodec\fR ()"
.br
.in -1c
.SH DESCRIPTION
-The QSjisCodec class provides conversion to and from Shift-JIS.
+The TQSjisCodec class provides conversion to and from Shift-JIS.
.PP
-More precisely, the QSjisCodec class subclasses TQTextCodec to provide support for Shift-JIS, an encoding of JIS X 0201 Latin, JIS X 0201 Kana or JIS X 0208.
+More precisely, the TQSjisCodec class subclasses TQTextCodec to provide support for Shift-JIS, an encoding of JIS X 0201 Latin, JIS X 0201 Kana or JIS X 0208.
.PP
-The environment variable \fCUNICODEMAP_JP\fR can be used to fine-tune QJisCodec, QSjisCodec and QEucJpCodec. The QJisCodec documentation describes how to use this variable.
+The environment variable \fCUNICODEMAP_JP\fR can be used to fine-tune TQJisCodec, TQSjisCodec and TQEucJpCodec. The TQJisCodec documentation describes how to use this variable.
.PP
Most of the code here was written by Serika Kurusugawa, a.k.a. Junji Takagi, and is included in TQt with the author's permission and the grateful thanks of the Trolltech team. Here is the copyright statement for the code as it was at the point of contribution. Trolltech's subsequent modifications are covered by the usual copyright for Qt.
.PP
@@ -48,17 +48,17 @@ THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS". ANY EXPRESS OR
.PP
See also Internationalization with Qt.
.SH MEMBER FUNCTION DOCUMENTATION
-.SH "QSjisCodec::QSjisCodec ()"
+.SH "TQSjisCodec::TQSjisCodec ()"
Creates a Shift-JIS codec. Note that this is done automatically by the QApplication, you do not need construct your own.
-.SH "QSjisCodec::~QSjisCodec ()"
+.SH "TQSjisCodec::~TQSjisCodec ()"
Destroys the Shift-JIS codec.
-.SH "const char * QSjisCodec::mimeName () const\fC [virtual]\fR"
+.SH "const char * TQSjisCodec::mimeName () const\fC [virtual]\fR"
Returns the codec's mime name.
.PP
Reimplemented from TQTextCodec.
.SH "SEE ALSO"
-.BR http://doc.trolltech.com/ntqsjiscodec.html
+.BR http://doc.trolltech.com/tqsjiscodec.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the
diff --git a/doc/man/man3/tqtextcodec.3qt b/doc/man/man3/tqtextcodec.3qt
index 25beae66..007038e0 100644
--- a/doc/man/man3/tqtextcodec.3qt
+++ b/doc/man/man3/tqtextcodec.3qt
@@ -13,7 +13,7 @@ Almost all the functions in this class are reentrant when TQt is built with thre
.PP
\fC#include <tqtextcodec.h>\fR
.PP
-Inherited by QBig5Codec, QBig5hkscsCodec, QEucJpCodec, QEucKrCodec, QGb18030Codec, QJisCodec, QHebrewCodec, QSjisCodec, and QTsciiCodec.
+Inherited by TQBig5Codec, TQBig5hkscsCodec, TQEucJpCodec, TQEucKrCodec, TQGb18030Codec, TQJisCodec, TQHebrewCodec, TQSjisCodec, and TQTsciiCodec.
.PP
.SS "Public Members"
.in +1c
@@ -434,7 +434,7 @@ Converts \fIlenInOut\fR characters (not bytes) from \fIuc\fR, producing a QCStri
.PP
The default implementation makes an encoder with makeEncoder() and converts the input with that. Note that the default makeEncoder() implementation makes an encoder that simply calls this function, hence subclasses \fImust\fR reimplement one function or the other to avoid infinite recursion.
.PP
-Reimplemented in QHebrewCodec.
+Reimplemented in TQHebrewCodec.
.SH "QCString TQTextCodec::fromUnicode ( const TQString & uc ) const"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
@@ -480,11 +480,11 @@ The caller is responsible for deleting the returned object.
.SH "int TQTextCodec::mibEnum () const\fC [pure virtual]\fR"
Subclasses of TQTextCodec must reimplement this function. It returns the MIBenum (see the IANA character-sets encoding file for more information). It is important that each TQTextCodec subclass returns the correct unique value for this function.
.PP
-Reimplemented in QEucJpCodec.
+Reimplemented in TQEucJpCodec.
.SH "const char * TQTextCodec::mimeName () const\fC [virtual]\fR"
Returns the preferred mime name of the encoding as defined in the IANA character-sets encoding file.
.PP
-Reimplemented in QEucJpCodec, QEucKrCodec, QJisCodec, QHebrewCodec, and QSjisCodec.
+Reimplemented in TQEucJpCodec, TQEucKrCodec, TQJisCodec, TQHebrewCodec, and TQSjisCodec.
.SH "const char * TQTextCodec::name () const\fC [pure virtual]\fR"
TQTextCodec subclasses must reimplement this function. It returns the name of the encoding supported by the subclass. When choosing a name for an encoding, consider these points:
.TP
diff --git a/doc/man/man3/tqtsciicodec.3qt b/doc/man/man3/tqtsciicodec.3qt
index ba46ea0d..c1be5a05 100644
--- a/doc/man/man3/tqtsciicodec.3qt
+++ b/doc/man/man3/tqtsciicodec.3qt
@@ -1,5 +1,5 @@
'\" t
-.TH QTsciiCodec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
+.TH TQTsciiCodec 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@@ -7,16 +7,16 @@
.ad l
.nh
.SH NAME
-QTsciiCodec \- Conversion to and from the Tamil TSCII encoding
+TQTsciiCodec \- Conversion to and from the Tamil TSCII encoding
.SH SYNOPSIS
All the functions in this class are reentrant when TQt is built with thread support.</p>
.PP
-\fC#include <ntqtsciicodec.h>\fR
+\fC#include <tqtsciicodec.h>\fR
.PP
Inherits TQTextCodec.
.PP
.SH DESCRIPTION
-The QTsciiCodec class provides conversion to and from the Tamil TSCII encoding.
+The TQTsciiCodec class provides conversion to and from the Tamil TSCII encoding.
.PP
TSCII, formally the Tamil Standard Code Information Interchange specification, is a commonly used charset for Tamils. The official page for the standard is at http://www.tamil.net/tscii/
.PP
@@ -37,7 +37,7 @@ THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRE
See also Internationalization with Qt.
.SH "SEE ALSO"
-.BR http://doc.trolltech.com/ntqtsciicodec.html
+.BR http://doc.trolltech.com/tqtsciicodec.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the