summaryrefslogtreecommitdiffstats
path: root/doc/html/qcharref.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/qcharref.html
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
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>