Documentation/Source/eric6.E5Gui.E5SingleApplication.html

changeset 6632
084880ed940c
parent 4107
501c964e20e7
--- a/Documentation/Source/eric6.E5Gui.E5SingleApplication.html	Sat Dec 15 16:29:47 2018 +0100
+++ b/Documentation/Source/eric6.E5Gui.E5SingleApplication.html	Sat Dec 15 16:30:36 2018 +0100
@@ -229,16 +229,16 @@
 </dd>
 </dl><a NAME="E5SingleApplicationServer.handleCommand" ID="E5SingleApplicationServer.handleCommand"></a>
 <h4>E5SingleApplicationServer.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