From 1f0ce8533cc837aa2d4155b5fc17d2004bed0197 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 5 Jun 2024 19:02:23 +0900 Subject: Rename template library 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 cb7432da3..01b693913 100644 --- a/doc/html/ntqnetworkprotocol.html +++ b/doc/html/ntqnetworkprotocol.html @@ -333,7 +333,7 @@ operation that has finished, including the state, etc. network protocol. In all other cases connect to the newChildren() signal with its list of TQUrlInfo objects. -

void TQNetworkProtocol::newChildren ( const TQValueList<TQUrlInfo> & i, TQNetworkOperation * op ) [signal] +

void TQNetworkProtocol::newChildren ( const TQValueList<TQUrlInfo> & i, TQNetworkOperation * op ) [signal]

This signal is emitted after listChildren() was called and new -- cgit v1.2.3