summaryrefslogtreecommitdiffstats
path: root/doc/html/qtextdecoder.html
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /doc/html/qtextdecoder.html
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/html/qtextdecoder.html')
-rw-r--r--doc/html/qtextdecoder.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/qtextdecoder.html b/doc/html/qtextdecoder.html
index 70ce4e8e9..edd340ccb 100644
--- a/doc/html/qtextdecoder.html
+++ b/doc/html/qtextdecoder.html
@@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>The TQTextDecoder class provides a state-based decoder.
<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 &lt;<a href="qtextcodec-h.html">qtextcodec.h</a>&gt;</tt>
+<p><tt>#include &lt;<a href="qtextcodec-h.html">ntqtextcodec.h</a>&gt;</tt>
<p><a href="qtextdecoder-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@@ -49,14 +49,14 @@ The TQTextDecoder class provides a state-based decoder.
<p> The decoder converts a text format into Unicode, remembering any
state that is required between calls.
-<p> <p>See also <a href="qtextcodec.html#makeEncoder">TQTextCodec::makeEncoder</a>() and <a href="i18n.html">Internationalization with TQt</a>.
+<p> <p>See also <a href="ntqtextcodec.html#makeEncoder">TQTextCodec::makeEncoder</a>() and <a href="i18n.html">Internationalization with TQt</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="~TQTextDecoder"></a>TQTextDecoder::~TQTextDecoder ()<tt> [virtual]</tt>
</h3>
Destroys the decoder.
-<h3 class=fn><a href="qstring.html">TQString</a> <a name="toUnicode"></a>TQTextDecoder::toUnicode ( const&nbsp;char&nbsp;*&nbsp;chars, int&nbsp;len )<tt> [pure virtual]</tt>
+<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="toUnicode"></a>TQTextDecoder::toUnicode ( const&nbsp;char&nbsp;*&nbsp;chars, int&nbsp;len )<tt> [pure virtual]</tt>
</h3>
<p> Converts the first <em>len</em> bytes in <em>chars</em> to Unicode, returning