diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-11-25 14:05:14 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-11-25 14:05:14 -0600 |
commit | bd87b2af9dde0633e56a792665cdec7a9675da95 (patch) | |
tree | 372fc8bc287d9712646388e9543b291a30b9cbd6 /doc/html/ntqurloperator.html | |
parent | c5e69959c9eeb6a1396f1a60d7cf4f9781a2d47c (diff) | |
download | tqt3-bd87b2af9dde0633e56a792665cdec7a9675da95.tar.gz tqt3-bd87b2af9dde0633e56a792665cdec7a9675da95.zip |
Automated update from Qt3
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. |