summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqsjiscodec.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqsjiscodec.html')
-rw-r--r--doc/html/ntqsjiscodec.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/ntqsjiscodec.html b/doc/html/ntqsjiscodec.html
index b050245f..9168839a 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 &lt;<a href="qsjiscodec-h.html">ntqsjiscodec.h</a>&gt;</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>.