summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqurloperator.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqurloperator.html')
-rw-r--r--doc/html/ntqurloperator.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqurloperator.html b/doc/html/ntqurloperator.html
index 918e42c2b..b42a245ce 100644
--- a/doc/html/ntqurloperator.html
+++ b/doc/html/ntqurloperator.html
@@ -180,7 +180,7 @@ state changes. <em>state</em> describes the new state, which is a
<p> <em>data</em> is a string that describes the change of the connection.
This can be used to display a message to the user.
-<h3 class=fn><a href="ntqptrlist.html">TQPtrList</a>&lt;TQNetworkOperation&gt; <a name="copy"></a>TQUrlOperator::copy ( const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;from, const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;to, bool&nbsp;move = FALSE, bool&nbsp;toPath = TRUE )<tt> [virtual]</tt>
+<h3 class=fn><a href="tqptrlist.html">TQPtrList</a>&lt;TQNetworkOperation&gt; <a name="copy"></a>TQUrlOperator::copy ( const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;from, const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;to, bool&nbsp;move = FALSE, bool&nbsp;toPath = TRUE )<tt> [virtual]</tt>
</h3>
Copies the file <em>from</em> to <em>to</em>. If <em>move</em> is TRUE, the file is
moved (copied and removed). <em>from</em> must point to a file and <em>to</em>
@@ -479,7 +479,7 @@ operation object which contains all the information about the
operation, including the state.
<p> <p>See also <a href="qnetworkoperation.html">TQNetworkOperation</a> and <a href="ntqnetworkprotocol.html">TQNetworkProtocol</a>.
-<h3 class=fn>void <a name="startedNextCopy"></a>TQUrlOperator::startedNextCopy ( const&nbsp;<a href="ntqptrlist.html">TQPtrList</a>&lt;TQNetworkOperation&gt;&nbsp;&amp;&nbsp;lst )<tt> [signal]</tt>
+<h3 class=fn>void <a name="startedNextCopy"></a>TQUrlOperator::startedNextCopy ( const&nbsp;<a href="tqptrlist.html">TQPtrList</a>&lt;TQNetworkOperation&gt;&nbsp;&amp;&nbsp;lst )<tt> [signal]</tt>
</h3>
<p> This signal is emitted if <a href="#copy">copy</a>() starts a new copy operation. <em>lst</em> contains all TQNetworkOperations related to this copy