diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-30 14:18:32 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-01 12:11:47 +0900 |
commit | c113da2069b66130f67a0f27c699e1cec83588a5 (patch) | |
tree | db98a4d4c3e15bce9614a07af8874c3c2febfd9b /doc/man/man3/tqtsciicodec.3qt | |
parent | aeefd3fe454bfaed093355278b1e2caa84bfd77a (diff) | |
download | tqt-c113da20.tar.gz tqt-c113da20.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/tqtsciicodec.3qt')
-rw-r--r-- | doc/man/man3/tqtsciicodec.3qt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/man3/tqtsciicodec.3qt b/doc/man/man3/tqtsciicodec.3qt index ba46ea0dd..c1be5a051 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 |