diff options
author | Darrell Anderson <[email protected]> | 2012-11-27 20:55:12 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-11-27 20:55:12 -0600 |
commit | 992df30f3c50b5439c2b5f8621ab6e928d9346eb (patch) | |
tree | acdd3b48b9f30eeda4f94092172ffb3042fca766 /doc/html/ntqurloperator.html | |
parent | 74ce99a42a0dc9d9a168156a2f5d146edb9bb555 (diff) | |
parent | 84f70969d95344d402d6f6152a6373469a3718ca (diff) | |
download | tqt3-992df30f3c50b5439c2b5f8621ab6e928d9346eb.tar.gz tqt3-992df30f3c50b5439c2b5f8621ab6e928d9346eb.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3
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. |