diff options
Diffstat (limited to 'doc/man/man3/tqeuckrcodec.3qt')
-rw-r--r-- | doc/man/man3/tqeuckrcodec.3qt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/tqeuckrcodec.3qt b/doc/man/man3/tqeuckrcodec.3qt index 4bb1b46b5..1e0d89622 100644 --- a/doc/man/man3/tqeuckrcodec.3qt +++ b/doc/man/man3/tqeuckrcodec.3qt @@ -13,7 +13,7 @@ All the functions in this class are reentrant when TQt is built with thread supp .PP \fC#include <ntqeuckrcodec.h>\fR .PP -Inherits QTextCodec. +Inherits TQTextCodec. .PP .SS "Public Members" .in +1c @@ -24,7 +24,7 @@ Inherits QTextCodec. .SH DESCRIPTION The QEucKrCodec class provides conversion to and from EUC-KR character sets. .PP -The QEucKrCodec class subclasses QTextCodec to provide support for EUC-KR, the main legacy encoding for UNIX machines in Korea. +The QEucKrCodec 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 @@ -43,7 +43,7 @@ See also Internationalization with Qt. .SH "const char * QEucKrCodec::mimeName () const\fC [virtual]\fR" Returns the codec's mime name. .PP -Reimplemented from QTextCodec. +Reimplemented from TQTextCodec. .SH "SEE ALSO" .BR http://doc.trolltech.com/ntqeuckrcodec.html |