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/ntqeucjpcodec.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/ntqeucjpcodec.html')
-rw-r--r-- | doc/html/ntqeucjpcodec.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/ntqeucjpcodec.html b/doc/html/ntqeucjpcodec.html index 1b04559da..dc3a80c61 100644 --- a/doc/html/ntqeucjpcodec.html +++ b/doc/html/ntqeucjpcodec.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="qeucjpcodec-h.html">ntqeucjpcodec.h</a>></tt> -<p>Inherits <a href="ntqtextcodec.html">TQTextCodec</a>. +<p>Inherits <a href="tqtextcodec.html">TQTextCodec</a>. <p><a href="qeucjpcodec-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -49,7 +49,7 @@ body { background: #ffffff; color: black; } <p> The TQEucJpCodec class provides conversion to and from EUC-JP character sets. -<p> More precisely, the TQEucJpCodec class subclasses <a href="ntqtextcodec.html">TQTextCodec</a> to +<p> More precisely, the TQEucJpCodec class subclasses <a href="tqtextcodec.html">TQTextCodec</a> to provide support for EUC-JP, the main legacy encoding for Unix machines in Japan. <p> The environment variable <tt>UNICODEMAP_JP</tt> can be used to fine-tune @@ -97,12 +97,12 @@ Destroys the codec. </h3> Returns 18. -<p>Reimplemented from <a href="ntqtextcodec.html#mibEnum">TQTextCodec</a>. +<p>Reimplemented from <a href="tqtextcodec.html#mibEnum">TQTextCodec</a>. <h3 class=fn>const char * <a name="mimeName"></a>TQEucJpCodec::mimeName () const<tt> [virtual]</tt> </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>. |