summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqiodevice.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-07 14:56:09 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-07 14:56:09 +0900
commit87d29563e3ccdeb7fea0197e262e667ef323ff9c (patch)
tree2d674f204c5205ca577a782e1b50583afd563972 /doc/html/ntqiodevice.html
parent628b0bb74c3fc327efff8add9c73ada04b1cbea2 (diff)
downloadtqt3-87d29563e3ccdeb7fea0197e262e667ef323ff9c.tar.gz
tqt3-87d29563e3ccdeb7fea0197e262e667ef323ff9c.zip
Rename utility class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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>(