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) |