summaryrefslogtreecommitdiffstats
path: root/doc/html/qnetworkoperation.html
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /doc/html/qnetworkoperation.html
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/html/qnetworkoperation.html')
-rw-r--r--doc/html/qnetworkoperation.html36
1 files changed, 18 insertions, 18 deletions
diff --git a/doc/html/qnetworkoperation.html b/doc/html/qnetworkoperation.html
index d3510b22..38136140 100644
--- a/doc/html/qnetworkoperation.html
+++ b/doc/html/qnetworkoperation.html
@@ -33,8 +33,8 @@ body { background: #ffffff; color: black; }
<p>The TQNetworkOperation class provides common operations for network protocols.
<a href="#details">More...</a>
-<p><tt>#include &lt;<a href="qnetworkprotocol-h.html">qnetworkprotocol.h</a>&gt;</tt>
-<p>Inherits <a href="qobject.html">TQObject</a>.
+<p><tt>#include &lt;<a href="qnetworkprotocol-h.html">ntqnetworkprotocol.h</a>&gt;</tt>
+<p>Inherits <a href="ntqobject.html">TQObject</a>.
<p><a href="qnetworkoperation-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@@ -65,30 +65,30 @@ body { background: #ffffff; color: black; }
state for each operation that a network protocol should process.
<p> For a detailed description of the TQt Network Architecture and how
to implement and use network protocols in TQt, see the <a href="network.html">TQt Network Documentation</a>.
-<p> <p>See also <a href="qnetworkprotocol.html">TQNetworkProtocol</a> and <a href="io.html">Input/Output and Networking</a>.
+<p> <p>See also <a href="ntqnetworkprotocol.html">TQNetworkProtocol</a> and <a href="io.html">Input/Output and Networking</a>.
<hr><h2>Member Function Documentation</h2>
-<h3 class=fn><a name="TQNetworkOperation"></a>TQNetworkOperation::TQNetworkOperation ( <a href="qnetworkprotocol.html#Operation-enum">TQNetworkProtocol::Operation</a>&nbsp;operation, const&nbsp;<a href="qstring.html">TQString</a>&nbsp;&amp;&nbsp;arg0, const&nbsp;<a href="qstring.html">TQString</a>&nbsp;&amp;&nbsp;arg1, const&nbsp;<a href="qstring.html">TQString</a>&nbsp;&amp;&nbsp;arg2 )
+<h3 class=fn><a name="TQNetworkOperation"></a>TQNetworkOperation::TQNetworkOperation ( <a href="ntqnetworkprotocol.html#Operation-enum">TQNetworkProtocol::Operation</a>&nbsp;operation, const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;arg0, const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;arg1, const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;arg2 )
</h3>
Constructs a network operation object. <em>operation</em> is the type of
the operation, and <em>arg0</em>, <em>arg1</em> and <em>arg2</em> are the first
three arguments of the operation. The state is initialized to
TQNetworkProtocol::StWaiting.
-<p> <p>See also <a href="qnetworkprotocol.html#Operation-enum">TQNetworkProtocol::Operation</a> and <a href="qnetworkprotocol.html#State-enum">TQNetworkProtocol::State</a>.
+<p> <p>See also <a href="ntqnetworkprotocol.html#Operation-enum">TQNetworkProtocol::Operation</a> and <a href="ntqnetworkprotocol.html#State-enum">TQNetworkProtocol::State</a>.
-<h3 class=fn><a name="TQNetworkOperation-2"></a>TQNetworkOperation::TQNetworkOperation ( <a href="qnetworkprotocol.html#Operation-enum">TQNetworkProtocol::Operation</a>&nbsp;operation, const&nbsp;<a href="qbytearray.html">TQByteArray</a>&nbsp;&amp;&nbsp;arg0, const&nbsp;<a href="qbytearray.html">TQByteArray</a>&nbsp;&amp;&nbsp;arg1, const&nbsp;<a href="qbytearray.html">TQByteArray</a>&nbsp;&amp;&nbsp;arg2 )
+<h3 class=fn><a name="TQNetworkOperation-2"></a>TQNetworkOperation::TQNetworkOperation ( <a href="ntqnetworkprotocol.html#Operation-enum">TQNetworkProtocol::Operation</a>&nbsp;operation, const&nbsp;<a href="qbytearray.html">TQByteArray</a>&nbsp;&amp;&nbsp;arg0, const&nbsp;<a href="qbytearray.html">TQByteArray</a>&nbsp;&amp;&nbsp;arg1, const&nbsp;<a href="qbytearray.html">TQByteArray</a>&nbsp;&amp;&nbsp;arg2 )
</h3>
Constructs a network operation object. <em>operation</em> is the type of
the operation, and <em>arg0</em>, <em>arg1</em> and <em>arg2</em> are the first
three raw data arguments of the operation. The state is
initialized to TQNetworkProtocol::StWaiting.
-<p> <p>See also <a href="qnetworkprotocol.html#Operation-enum">TQNetworkProtocol::Operation</a> and <a href="qnetworkprotocol.html#State-enum">TQNetworkProtocol::State</a>.
+<p> <p>See also <a href="ntqnetworkprotocol.html#Operation-enum">TQNetworkProtocol::Operation</a> and <a href="ntqnetworkprotocol.html#State-enum">TQNetworkProtocol::State</a>.
<h3 class=fn><a name="~TQNetworkOperation"></a>TQNetworkOperation::~TQNetworkOperation ()
</h3>
Destructor.
-<h3 class=fn><a href="qstring.html">TQString</a> <a name="arg"></a>TQNetworkOperation::arg ( int&nbsp;num ) const
+<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="arg"></a>TQNetworkOperation::arg ( int&nbsp;num ) const
</h3>
Returns the operation's <em>num</em>-th argument. If this argument was
not already set, an empty string is returned.
@@ -103,16 +103,16 @@ Returns the error code for the last error that occurred.
Sets this object to delete itself when it hasn't been used for one
second.
<p> Because TQNetworkOperation pointers are passed around a lot the
-<a href="qnetworkprotocol.html">TQNetworkProtocol</a> generally does not have enough knowledge to
+<a href="ntqnetworkprotocol.html">TQNetworkProtocol</a> generally does not have enough knowledge to
delete these at the correct time. If a TQNetworkProtocol doesn't
need an operation any more it will call this function instead.
<p> Note: you should never need to call the method yourself.
-<h3 class=fn><a href="qnetworkprotocol.html#Operation-enum">TQNetworkProtocol::Operation</a> <a name="operation"></a>TQNetworkOperation::operation () const
+<h3 class=fn><a href="ntqnetworkprotocol.html#Operation-enum">TQNetworkProtocol::Operation</a> <a name="operation"></a>TQNetworkOperation::operation () const
</h3>
Returns the type of the operation.
-<h3 class=fn><a href="qstring.html">TQString</a> <a name="protocolDetail"></a>TQNetworkOperation::protocolDetail () const
+<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="protocolDetail"></a>TQNetworkOperation::protocolDetail () const
</h3>
Returns a detailed error message for the last error. This must
have been set using <a href="#setProtocolDetail">setProtocolDetail</a>().
@@ -122,7 +122,7 @@ have been set using <a href="#setProtocolDetail">setProtocolDetail</a>().
Returns the operation's <em>num</em>-th raw data argument. If this
argument was not already set, an empty bytearray is returned.
-<h3 class=fn>void <a name="setArg"></a>TQNetworkOperation::setArg ( int&nbsp;num, const&nbsp;<a href="qstring.html">TQString</a>&nbsp;&amp;&nbsp;arg )
+<h3 class=fn>void <a name="setArg"></a>TQNetworkOperation::setArg ( int&nbsp;num, const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;arg )
</h3>
Sets the network operation's <em>num</em>-th argument to <em>arg</em>.
@@ -131,10 +131,10 @@ Sets the network operation's <em>num</em>-th argument to <em>arg</em>.
Sets the error code to <em>ec</em>.
<p> If the operation failed, the protocol should set an error code to
describe the error in more detail. If possible, one of the error
-codes defined in <a href="qnetworkprotocol.html">TQNetworkProtocol</a> should be used.
-<p> <p>See also <a href="#setProtocolDetail">setProtocolDetail</a>() and <a href="qnetworkprotocol.html#Error-enum">TQNetworkProtocol::Error</a>.
+codes defined in <a href="ntqnetworkprotocol.html">TQNetworkProtocol</a> should be used.
+<p> <p>See also <a href="#setProtocolDetail">setProtocolDetail</a>() and <a href="ntqnetworkprotocol.html#Error-enum">TQNetworkProtocol::Error</a>.
-<h3 class=fn>void <a name="setProtocolDetail"></a>TQNetworkOperation::setProtocolDetail ( const&nbsp;<a href="qstring.html">TQString</a>&nbsp;&amp;&nbsp;detail )
+<h3 class=fn>void <a name="setProtocolDetail"></a>TQNetworkOperation::setProtocolDetail ( const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;detail )
</h3>
If the operation failed, the error message can be specified as <em>detail</em>.
@@ -142,15 +142,15 @@ If the operation failed, the error message can be specified as <em>detail</em>.
</h3>
Sets the network operation's <em>num</em>-th raw data argument to <em>arg</em>.
-<h3 class=fn>void <a name="setState"></a>TQNetworkOperation::setState ( <a href="qnetworkprotocol.html#State-enum">TQNetworkProtocol::State</a>&nbsp;state )
+<h3 class=fn>void <a name="setState"></a>TQNetworkOperation::setState ( <a href="ntqnetworkprotocol.html#State-enum">TQNetworkProtocol::State</a>&nbsp;state )
</h3>
Sets the <em>state</em> of the operation object. This should be done by
the network protocol during processing; at the end it should be
set to TQNetworkProtocol::StDone or TQNetworkProtocol::StFailed,
depending on success or failure.
-<p> <p>See also <a href="qnetworkprotocol.html#State-enum">TQNetworkProtocol::State</a>.
+<p> <p>See also <a href="ntqnetworkprotocol.html#State-enum">TQNetworkProtocol::State</a>.
-<h3 class=fn><a href="qnetworkprotocol.html#State-enum">TQNetworkProtocol::State</a> <a name="state"></a>TQNetworkOperation::state () const
+<h3 class=fn><a href="ntqnetworkprotocol.html#State-enum">TQNetworkProtocol::State</a> <a name="state"></a>TQNetworkOperation::state () const
</h3>
Returns the state of the operation. You can determine whether an
operation is still waiting to be processed, is being processed,