Documentation/Source/eric6.Tools.TRSingleApplication.html

changeset 6632
084880ed940c
parent 3673
e26d7d0c1088
equal deleted inserted replaced
6631:0a2f0feac79d 6632:084880ed940c
166 filenames of the translations to be loaded 166 filenames of the translations to be loaded
167 (list of strings) 167 (list of strings)
168 </dd> 168 </dd>
169 </dl><a NAME="TRSingleApplicationServer.handleCommand" ID="TRSingleApplicationServer.handleCommand"></a> 169 </dl><a NAME="TRSingleApplicationServer.handleCommand" ID="TRSingleApplicationServer.handleCommand"></a>
170 <h4>TRSingleApplicationServer.handleCommand</h4> 170 <h4>TRSingleApplicationServer.handleCommand</h4>
171 <b>handleCommand</b>(<i>cmd, params</i>) 171 <b>handleCommand</b>(<i>command, arguments</i>)
172 <p> 172 <p>
173 Public slot to handle the command sent by the client. 173 Public slot to handle the command sent by the client.
174 </p><dl> 174 </p><dl>
175 <dt><i>cmd</i></dt> 175 <dt><i>command</i> (str)</dt>
176 <dd> 176 <dd>
177 commandstring (string) 177 command sent by the client
178 </dd><dt><i>params</i></dt> 178 </dd><dt><i>arguments</i> (list of str)</dt>
179 <dd> 179 <dd>
180 parameterstring (string) 180 list of command arguments
181 </dd> 181 </dd>
182 </dl> 182 </dl>
183 <div align="right"><a href="#top">Up</a></div> 183 <div align="right"><a href="#top">Up</a></div>
184 <hr /> 184 <hr />
185 </body></html> 185 </body></html>

eric ide

mercurial