From 0cf411b09cf5d8970b873a338a69eae98d5ce5d8 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 8 Jun 2024 12:56:43 +0900 Subject: Rename text nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/man/man3/tqeuckrcodec.3qt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/man/man3/tqeuckrcodec.3qt') 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 \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 -- cgit v1.2.1