Documentation/Source/eric6.E5Gui.E5SingleApplication.html

branch
maintenance
changeset 6646
51eefa621de4
parent 6632
084880ed940c
equal deleted inserted replaced
6603:77189681b787 6646:51eefa621de4
227 <dd> 227 <dd>
228 filename of the project to be opened (string) 228 filename of the project to be opened (string)
229 </dd> 229 </dd>
230 </dl><a NAME="E5SingleApplicationServer.handleCommand" ID="E5SingleApplicationServer.handleCommand"></a> 230 </dl><a NAME="E5SingleApplicationServer.handleCommand" ID="E5SingleApplicationServer.handleCommand"></a>
231 <h4>E5SingleApplicationServer.handleCommand</h4> 231 <h4>E5SingleApplicationServer.handleCommand</h4>
232 <b>handleCommand</b>(<i>cmd, params</i>) 232 <b>handleCommand</b>(<i>command, arguments</i>)
233 <p> 233 <p>
234 Public slot to handle the command sent by the client. 234 Public slot to handle the command sent by the client.
235 </p><dl> 235 </p><dl>
236 <dt><i>cmd</i></dt> 236 <dt><i>command</i> (str)</dt>
237 <dd> 237 <dd>
238 commandstring (string) 238 command sent by the client
239 </dd><dt><i>params</i></dt> 239 </dd><dt><i>arguments</i> (list of str)</dt>
240 <dd> 240 <dd>
241 parameterstring (string) 241 list of command arguments
242 </dd> 242 </dd>
243 </dl> 243 </dl>
244 <div align="right"><a href="#top">Up</a></div> 244 <div align="right"><a href="#top">Up</a></div>
245 <hr /> 245 <hr />
246 </body></html> 246 </body></html>

eric ide

mercurial