diff options
Diffstat (limited to 'doc/html/ntqnetworkprotocol.html')
-rw-r--r-- | doc/html/ntqnetworkprotocol.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqnetworkprotocol.html b/doc/html/ntqnetworkprotocol.html index 3158d754d..7b851012a 100644 --- a/doc/html/ntqnetworkprotocol.html +++ b/doc/html/ntqnetworkprotocol.html @@ -242,7 +242,7 @@ new directory. enough to let the <a href="ntqurloperator.html">TQUrlOperator</a>, which is used by the network protocol, emit its corresponding signal. -<h3 class=fn>void <a name="data"></a>TQNetworkProtocol::data ( const <a href="qbytearray.html">TQByteArray</a> & data, <a href="qnetworkoperation.html">TQNetworkOperation</a> * op )<tt> [signal]</tt> +<h3 class=fn>void <a name="data"></a>TQNetworkProtocol::data ( const <a href="tqbytearray.html">TQByteArray</a> & data, <a href="qnetworkoperation.html">TQNetworkOperation</a> * op )<tt> [signal]</tt> </h3> <p> This signal is emitted when new <em>data</em> has been received after |