diff options
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>. |