Documentation/Source/eric5.Debugger.DebuggerInterfacePython3.html

changeset 859
029eb068fd7b
parent 440
69ace3e2dcf6
child 945
8cd4d08fa9f6
child 1278
fb0460fd00b9
equal deleted inserted replaced
858:5d0365bc0272 859:029eb068fd7b
314 <h4>DebuggerInterfacePython3.newConnection</h4> 314 <h4>DebuggerInterfacePython3.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