Documentation/Source/eric6.Tools.TRSingleApplication.html

branch
maintenance
changeset 6646
51eefa621de4
parent 6632
084880ed940c
--- a/Documentation/Source/eric6.Tools.TRSingleApplication.html	Sat Dec 01 11:45:24 2018 +0100
+++ b/Documentation/Source/eric6.Tools.TRSingleApplication.html	Thu Jan 10 14:22:59 2019 +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