diff options
Diffstat (limited to 'doc/html/ntqurloperator.html')
-rw-r--r-- | doc/html/ntqurloperator.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/ntqurloperator.html b/doc/html/ntqurloperator.html index 6a6d4c061..f8c8e0e6e 100644 --- a/doc/html/ntqurloperator.html +++ b/doc/html/ntqurloperator.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } </ul> <h2>Related Functions</h2> <ul> -<li class=fn>void <a href="#qInitNetworkProtocols"><b>qInitNetworkProtocols</b></a> ()</li> +<li class=fn>void <a href="#qInitNetworkProtocols"><b>tqInitNetworkProtocols</b></a> ()</li> </ul> <hr><a name="details"></a><h2>Detailed Description</h2> @@ -130,7 +130,7 @@ necessary network protocol is registered), the URL operator emits errors. Not every protocol supports every operation, but error handling deals with this problem. <p> To register the available network protocols, use the -<a href="#qInitNetworkProtocols">qInitNetworkProtocols</a>() function. The protocols currently +<a href="#qInitNetworkProtocols">tqInitNetworkProtocols</a>() function. The protocols currently supported are: <ul> <li> <a href="ntqftp.html">FTP</a>, @@ -492,7 +492,7 @@ Stops the current network operation and removes all this TQUrlOperator's waiting network operations. <hr><h2>Related Functions</h2> -<h3 class=fn>void <a name="qInitNetworkProtocols"></a>qInitNetworkProtocols () +<h3 class=fn>void <a name="qInitNetworkProtocols"></a>tqInitNetworkProtocols () </h3> <p> This function registers the network protocols for FTP and HTTP. |