Documentation/Source/eric5.Debugger.DebuggerInterfacePython.html

changeset 1183
4285148ea20f
parent 945
8cd4d08fa9f6
child 1228
7afaf2fca55b
equal deleted inserted replaced
1180:566742748d48 1183:4285148ea20f
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)

eric ide

mercurial