diff options
author | Michele Calgaro <[email protected]> | 2024-07-07 14:56:09 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-07-07 14:56:09 +0900 |
commit | 87d29563e3ccdeb7fea0197e262e667ef323ff9c (patch) | |
tree | 2d674f204c5205ca577a782e1b50583afd563972 /doc/html/tqhebrewcodec.html | |
parent | 628b0bb74c3fc327efff8add9c73ada04b1cbea2 (diff) | |
download | tqt3-87d29563e3ccdeb7fea0197e262e667ef323ff9c.tar.gz tqt3-87d29563e3ccdeb7fea0197e262e667ef323ff9c.zip |
Rename utility class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/tqhebrewcodec.html')
-rw-r--r-- | doc/html/tqhebrewcodec.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqhebrewcodec.html b/doc/html/tqhebrewcodec.html index e21f57748..8e06f23c1 100644 --- a/doc/html/tqhebrewcodec.html +++ b/doc/html/tqhebrewcodec.html @@ -80,7 +80,7 @@ codec, which assumes logical order for the 8-bit string. <p>See also <a href="i18n.html">Internationalization with TQt</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="fromUnicode"></a>TQHebrewCodec::fromUnicode ( const <a href="tqstring.html">TQString</a> & uc, int & lenInOut ) const<tt> [virtual]</tt> +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="fromUnicode"></a>TQHebrewCodec::fromUnicode ( const <a href="tqstring.html">TQString</a> & uc, int & lenInOut ) const<tt> [virtual]</tt> </h3> Transforms the logically ordered <a href="tqstring.html">TQString</a>, <em>uc</em>, into a visually ordered string in the 8859-8 encoding. TQt's bidi algorithm is used |