From 87d29563e3ccdeb7fea0197e262e667ef323ff9c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 7 Jul 2024 14:56:09 +0900 Subject: Rename utility class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/ntqnetworkprotocol.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/ntqnetworkprotocol.html') 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 TQUrlOperator, which is used by the network protocol, emit its corresponding signal. -

void TQNetworkProtocol::data ( const TQByteArray & data, TQNetworkOperation * op ) [signal] +

void TQNetworkProtocol::data ( const TQByteArray & data, TQNetworkOperation * op ) [signal]

This signal is emitted when new data has been received after -- cgit v1.2.3