Documentation/Source/eric6.Tools.TRSingleApplication.html

changeset 6632
084880ed940c
parent 3673
e26d7d0c1088
diff -r 0a2f0feac79d -r 084880ed940c Documentation/Source/eric6.Tools.TRSingleApplication.html
--- a/Documentation/Source/eric6.Tools.TRSingleApplication.html	Sat Dec 15 16:29:47 2018 +0100
+++ b/Documentation/Source/eric6.Tools.TRSingleApplication.html	Sat Dec 15 16:30:36 2018 +0100
@@ -168,16 +168,16 @@
 </dd>
 </dl><a NAME="TRSingleApplicationServer.handleCommand" ID="TRSingleApplicationServer.handleCommand"></a>
 <h4>TRSingleApplicationServer.handleCommand</h4>
-<b>handleCommand</b>(<i>cmd, params</i>)
+<b>handleCommand</b>(<i>command, arguments</i>)
 <p>
         Public slot to handle the command sent by the client.
 </p><dl>
-<dt><i>cmd</i></dt>
+<dt><i>command</i> (str)</dt>
 <dd>
-commandstring (string)
-</dd><dt><i>params</i></dt>
+command sent by the client
+</dd><dt><i>arguments</i> (list of str)</dt>
 <dd>
-parameterstring (string)
+list of command arguments
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial