summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqiodevice.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqiodevice.html')
-rw-r--r--doc/html/ntqiodevice.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqiodevice.html b/doc/html/ntqiodevice.html
index 3dc5cab6..51361e1e 100644
--- a/doc/html/ntqiodevice.html
+++ b/doc/html/ntqiodevice.html
@@ -409,7 +409,7 @@ binary data. Cannot be combined with <a href="ntqfile.html#open">IO_Raw</a>.
<p>Example: <a href="grapher-nsplugin-example.html#x2744">grapher/grapher.cpp</a>.
<p>Reimplemented in <a href="ntqfile.html#putch">TQFile</a> and <a href="ntqsocket.html#putch">TQSocket</a>.
-<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="readAll"></a>TQIODevice::readAll ()<tt> [virtual]</tt>
+<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="readAll"></a>TQIODevice::readAll ()<tt> [virtual]</tt>
</h3>
This convenience function returns all of the remaining data in the
device.
@@ -534,7 +534,7 @@ number of bytes actually written.
<p>Example: <a href="distributor-example.html#x2668">distributor/distributor.ui.h</a>.
<p>Reimplemented in <a href="ntqbuffer.html#writeBlock">TQBuffer</a>, <a href="ntqsocket.html#writeBlock">TQSocket</a>, and <a href="ntqsocketdevice.html#writeBlock">TQSocketDevice</a>.
-<h3 class=fn>TQ_LONG <a name="writeBlock-2"></a>TQIODevice::writeBlock ( const&nbsp;<a href="qbytearray.html">TQByteArray</a>&nbsp;&amp;&nbsp;data )
+<h3 class=fn>TQ_LONG <a name="writeBlock-2"></a>TQIODevice::writeBlock ( const&nbsp;<a href="tqbytearray.html">TQByteArray</a>&nbsp;&amp;&nbsp;data )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> This convenience function is the same as calling <a href="#writeBlock">writeBlock</a>(