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/qhebrewcodec.html | |
parent | e6077c30d14e9d662e8843c554db86c0d366d0b6 (diff) | |
download | tqt-0cf411b0.tar.gz tqt-0cf411b0.zip |
Rename text nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/qhebrewcodec.html')
-rw-r--r-- | doc/html/qhebrewcodec.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/qhebrewcodec.html b/doc/html/qhebrewcodec.html index 29e92170e..6430f491c 100644 --- a/doc/html/qhebrewcodec.html +++ b/doc/html/qhebrewcodec.html @@ -36,7 +36,7 @@ visually ordered Hebrew. <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="qrtlcodec-h.html">ntqrtlcodec.h</a>></tt> -<p>Inherits <a href="ntqtextcodec.html">TQTextCodec</a>. +<p>Inherits <a href="tqtextcodec.html">TQTextCodec</a>. <p><a href="qhebrewcodec-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -95,12 +95,12 @@ the same paragraph. one input character is mapped to two output characters). The <em>lenInOut</em> argument specifies the number of TQChars that should be converted and is set to the number of characters returned. -<p>Reimplemented from <a href="ntqtextcodec.html#fromUnicode">TQTextCodec</a>. +<p>Reimplemented from <a href="tqtextcodec.html#fromUnicode">TQTextCodec</a>. <h3 class=fn>const char * <a name="mimeName"></a>TQHebrewCodec::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>. |