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/ntqjiscodec.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/ntqjiscodec.html')
-rw-r--r-- | doc/html/ntqjiscodec.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/ntqjiscodec.html b/doc/html/ntqjiscodec.html index 9cd38c4e7..51940a115 100644 --- a/doc/html/ntqjiscodec.html +++ b/doc/html/ntqjiscodec.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="qjiscodec-h.html">ntqjiscodec.h</a>></tt> -<p>Inherits <a href="ntqtextcodec.html">TQTextCodec</a>. +<p>Inherits <a href="tqtextcodec.html">TQTextCodec</a>. <p><a href="qjiscodec-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -46,7 +46,7 @@ body { background: #ffffff; color: black; } <p> The TQJisCodec class provides conversion to and from JIS character sets. -<p> More precisely, the TQJisCodec class subclasses <a href="ntqtextcodec.html">TQTextCodec</a> to +<p> More precisely, the TQJisCodec class subclasses <a href="tqtextcodec.html">TQTextCodec</a> to provide support for JIS X 0201 Latin, JIS X 0201 Kana, JIS X 0208 and JIS X 0212. <p> The environment variable UNICODEMAP_JP can be used to fine-tune @@ -118,7 +118,7 @@ SUCH DAMAGE. </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>. |