diff options
Diffstat (limited to 'doc/man/man3/tqgb18030codec.3qt')
-rw-r--r-- | doc/man/man3/tqgb18030codec.3qt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/man/man3/tqgb18030codec.3qt b/doc/man/man3/tqgb18030codec.3qt index cbf2e29b0..30a7aede1 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 |