summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqurloperator.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 12:20:38 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 12:20:38 +0900
commit0881ed5059c46ce73e8241e6260b82b92f6d0e55 (patch)
tree6d1d4883cc07ad22b11017d0714d4c26e1ce1b94 /doc/html/ntqurloperator.html
parent1f0ce8533cc837aa2d4155b5fc17d2004bed0197 (diff)
downloadtqt-0881ed50.tar.gz
tqt-0881ed50.zip
Rename ptr nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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