diff options
Diffstat (limited to 'doc/html/ntqtextcodec.html')
-rw-r--r-- | doc/html/ntqtextcodec.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqtextcodec.html b/doc/html/ntqtextcodec.html index d41e9c9d6..a97812636 100644 --- a/doc/html/ntqtextcodec.html +++ b/doc/html/ntqtextcodec.html @@ -352,7 +352,7 @@ which best matches <em>name</em>; the match is case-insensitive. Returns <h3 class=fn><a href="ntqtextcodec.html">TQTextCodec</a> * <a name="codecForTr"></a>TQTextCodec::codecForTr ()<tt> [static]</tt> </h3> -<p> Returns the codec used by <a href="ntqobject.html#tr">TQObject::tr</a>() on its argument. If this +<p> Returns the codec used by <a href="tqobject.html#tr">TQObject::tr</a>() on its argument. If this function returns 0 (the default), tr() assumes Latin-1. <p> <p>See also <a href="#setCodecForTr">setCodecForTr</a>(). @@ -529,7 +529,7 @@ own mechanism for setting the locale. -<p> Sets the codec used by <a href="ntqobject.html#tr">TQObject::tr</a>() on its argument to <em>c</em>. If +<p> Sets the codec used by <a href="tqobject.html#tr">TQObject::tr</a>() on its argument to <em>c</em>. If <em>c</em> is 0 (the default), tr() assumes Latin-1. <p> If the literal quoted text in the program is not in the Latin-1 encoding, this function can be used to set the appropriate |