Documentation/Source/eric5.Debugger.DebuggerInterfaceRuby.html

branch
5_1_x
changeset 1182
86d320b21279
parent 440
69ace3e2dcf6
child 1278
fb0460fd00b9
equal deleted inserted replaced
1181:31d20dc43805 1182:86d320b21279
306 <h4>DebuggerInterfaceRuby.newConnection</h4> 306 <h4>DebuggerInterfaceRuby.newConnection</h4>
307 <b>newConnection</b>(<i>sock</i>) 307 <b>newConnection</b>(<i>sock</i>)
308 <p> 308 <p>
309 Public slot to handle a new connection. 309 Public slot to handle a new connection.
310 </p><dl> 310 </p><dl>
311 <dt><i>sockreference</i></dt> 311 <dt><i>sock</i></dt>
312 <dd> 312 <dd>
313 to the socket object (QTcpSocket) 313 reference to the socket object (QTcpSocket)
314 </dd> 314 </dd>
315 </dl><dl> 315 </dl><dl>
316 <dt>Returns:</dt> 316 <dt>Returns:</dt>
317 <dd> 317 <dd>
318 flag indicating success (boolean) 318 flag indicating success (boolean)

eric ide

mercurial