summaryrefslogtreecommitdiffstats
path: root/doc/html/qbytearray.html
diff options
context:
space:
mode:
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>