summaryrefslogtreecommitdiffstats
path: root/doc/html/qcharref.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qcharref.html')
-rw-r--r--doc/html/qcharref.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/qcharref.html b/doc/html/qcharref.html
index 8c614ee48..1cd653fd6 100644
--- a/doc/html/qcharref.html
+++ b/doc/html/qcharref.html
@@ -34,13 +34,13 @@ body { background: #ffffff; color: black; }
<p>The TQCharRef class is a helper class for TQString.
<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="qstring-h.html">qstring.h</a>&gt;</tt>
+<p><tt>#include &lt;<a href="qstring-h.html">ntqstring.h</a>&gt;</tt>
<p><a href="qcharref-members.html">List of all member functions.</a>
<hr><a name="details"></a><h2>Detailed Description</h2>
-The TQCharRef class is a helper class for <a href="qstring.html">TQString</a>.
+The TQCharRef class is a helper class for <a href="ntqstring.html">TQString</a>.
<p>
<p> When you get an object of type TQCharRef, if you can assign to it,
the assignment will apply to the character in the string from
@@ -49,7 +49,7 @@ The TQCharRef becomes invalid once modifications are made to the
string: if you want to keep the character, copy it into a <a href="qchar.html">TQChar</a>.
<p> Most of the TQChar member functions also exist in TQCharRef.
However, they are not explicitly documented here.
-<p> <p>See also <a href="qstring.html#operator[]">TQString::operator[]</a>(), <a href="qstring.html#at">TQString::at</a>(), <a href="qchar.html">TQChar</a>, and <a href="text.html">Text Related Classes</a>.
+<p> <p>See also <a href="ntqstring.html#operator[]">TQString::operator[]</a>(), <a href="ntqstring.html#at">TQString::at</a>(), <a href="qchar.html">TQChar</a>, and <a href="text.html">Text Related Classes</a>.
<!-- eof -->
<hr><p>