diff options
Diffstat (limited to 'doc/html/ntqeuckrcodec.html')
-rw-r--r-- | doc/html/ntqeuckrcodec.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/ntqeuckrcodec.html b/doc/html/ntqeuckrcodec.html index 8ebb6cb91..315b2297c 100644 --- a/doc/html/ntqeuckrcodec.html +++ b/doc/html/ntqeuckrcodec.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="qeuckrcodec-h.html">ntqeuckrcodec.h</a>></tt> -<p>Inherits <a href="ntqtextcodec.html">TQTextCodec</a>. +<p>Inherits <a href="tqtextcodec.html">TQTextCodec</a>. <p><a href="qeuckrcodec-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -46,7 +46,7 @@ body { background: #ffffff; color: black; } <p> The TQEucKrCodec class provides conversion to and from EUC-KR character sets. -<p> The TQEucKrCodec class subclasses <a href="ntqtextcodec.html">TQTextCodec</a> to provide support for +<p> The TQEucKrCodec class subclasses <a href="tqtextcodec.html">TQTextCodec</a> to provide support for EUC-KR, the main legacy encoding for UNIX machines in Korea. <p> It was largely written by Mizi Research Inc. Here is the copyright statement for the code as it was at the point of contribution. @@ -81,7 +81,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>. |