314 <h4>DebuggerInterfacePython.newConnection</h4> |
314 <h4>DebuggerInterfacePython.newConnection</h4> |
315 <b>newConnection</b>(<i>sock</i>) |
315 <b>newConnection</b>(<i>sock</i>) |
316 <p> |
316 <p> |
317 Public slot to handle a new connection. |
317 Public slot to handle a new connection. |
318 </p><dl> |
318 </p><dl> |
319 <dt><i>sockreference</i></dt> |
319 <dt><i>sock</i></dt> |
320 <dd> |
320 <dd> |
321 to the socket object (QTcpSocket) |
321 reference to the socket object (QTcpSocket) |
322 </dd> |
322 </dd> |
323 </dl><dl> |
323 </dl><dl> |
324 <dt>Returns:</dt> |
324 <dt>Returns:</dt> |
325 <dd> |
325 <dd> |
326 flag indicating success (boolean) |
326 flag indicating success (boolean) |