summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqeucjpcodec.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqeucjpcodec.html')
-rw-r--r--doc/html/ntqeucjpcodec.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/ntqeucjpcodec.html b/doc/html/ntqeucjpcodec.html
index 1b04559d..dc3a80c6 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 &lt;<a href="qeucjpcodec-h.html">ntqeucjpcodec.h</a>&gt;</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>.