diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-08 12:56:43 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-08 12:56:43 +0900 |
commit | 0cf411b09cf5d8970b873a338a69eae98d5ce5d8 (patch) | |
tree | 107cf55759cc3138bb1e0035b479bcd92127403a /doc/html/ntqsjiscodec.html | |
parent | e6077c30d14e9d662e8843c554db86c0d366d0b6 (diff) | |
download | tqt3-0cf411b09cf5d8970b873a338a69eae98d5ce5d8.tar.gz tqt3-0cf411b09cf5d8970b873a338a69eae98d5ce5d8.zip |
Rename text nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/ntqsjiscodec.html')
-rw-r--r-- | doc/html/ntqsjiscodec.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/ntqsjiscodec.html b/doc/html/ntqsjiscodec.html index b050245fa..9168839af 100644 --- a/doc/html/ntqsjiscodec.html +++ b/doc/html/ntqsjiscodec.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } <a href="#details">More...</a> <p>All the functions in this class are <a href="threads.html#reentrant">reentrant</a> when TQt is built with thread support.</p> <p><tt>#include <<a href="qsjiscodec-h.html">ntqsjiscodec.h</a>></tt> -<p>Inherits <a href="ntqtextcodec.html">TQTextCodec</a>. +<p>Inherits <a href="tqtextcodec.html">TQTextCodec</a>. <p><a href="qsjiscodec-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -48,7 +48,7 @@ body { background: #ffffff; color: black; } The TQSjisCodec class provides conversion to and from Shift-JIS. -<p> More precisely, the TQSjisCodec class subclasses <a href="ntqtextcodec.html">TQTextCodec</a> to +<p> More precisely, the TQSjisCodec class subclasses <a href="tqtextcodec.html">TQTextCodec</a> to provide support for Shift-JIS, an encoding of JIS X 0201 Latin, JIS X 0201 Kana or JIS X 0208. <p> The environment variable <tt>UNICODEMAP_JP</tt> can be used to fine-tune @@ -99,7 +99,7 @@ Destroys the Shift-JIS codec. </h3> Returns the codec's mime name. -<p>Reimplemented from <a href="ntqtextcodec.html#mimeName">TQTextCodec</a>. +<p>Reimplemented from <a href="tqtextcodec.html#mimeName">TQTextCodec</a>. <!-- eof --> <hr><p> This file is part of the <a href="index.html">TQt toolkit</a>. |