summaryrefslogtreecommitdiffstats
path: root/doc/html/qbytearray.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/qbytearray.html
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/html/qbytearray.html')
-rw-r--r--doc/html/qbytearray.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/qbytearray.html b/doc/html/qbytearray.html
index 8df0bb82d..b9aa987c1 100644
--- a/doc/html/qbytearray.html
+++ b/doc/html/qbytearray.html
@@ -34,9 +34,9 @@ body { background: #ffffff; color: black; }
<p>The TQByteArray class provides an array of bytes.
<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="qcstring-h.html">qcstring.h</a>&gt;</tt>
-<p>Inherits <a href="qmemarray.html">TQMemArray</a>&lt;char&gt;.
-<p>Inherited by <a href="qbitarray.html">TQBitArray</a> and <a href="qcstring.html">TQCString</a>.
+<p><tt>#include &lt;<a href="qcstring-h.html">ntqcstring.h</a>&gt;</tt>
+<p>Inherits <a href="ntqmemarray.html">TQMemArray</a>&lt;char&gt;.
+<p>Inherited by <a href="ntqbitarray.html">TQBitArray</a> and <a href="ntqcstring.html">TQCString</a>.
<p><a href="qbytearray-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@@ -59,7 +59,7 @@ The TQByteArray class provides an array of bytes.
<p> The TQByteArray class provides an <a href="shclass.html#explicitly-shared">explicitly shared</a> array of bytes.
It is useful for manipulating memory areas with custom data.
-TQByteArray is implemented as a <a href="qmemarray.html">TQMemArray</a>&lt;char&gt;. See the <a href="qmemarray.html">TQMemArray</a> documentation for further information.
+TQByteArray is implemented as a <a href="ntqmemarray.html">TQMemArray</a>&lt;char&gt;. See the <a href="ntqmemarray.html">TQMemArray</a> documentation for further information.
<p>See also <a href="collection.html">Collection Classes</a> and <a href="tools.html">Non-GUI Classes</a>.
<hr><h2>Member Function Documentation</h2>