217 <h4>DebuggerInterfaceNone.newConnection</h4> |
217 <h4>DebuggerInterfaceNone.newConnection</h4> |
218 <b>newConnection</b>(<i>sock</i>) |
218 <b>newConnection</b>(<i>sock</i>) |
219 <p> |
219 <p> |
220 Public slot to handle a new connection. |
220 Public slot to handle a new connection. |
221 </p><dl> |
221 </p><dl> |
222 <dt><i>sockreference</i></dt> |
222 <dt><i>sock</i></dt> |
223 <dd> |
223 <dd> |
224 to the socket object (QTcpSocket) |
224 reference to the socket object (QTcpSocket) |
225 </dd> |
225 </dd> |
226 </dl><dl> |
226 </dl><dl> |
227 <dt>Returns:</dt> |
227 <dt>Returns:</dt> |
228 <dd> |
228 <dd> |
229 flag indicating success (boolean) |
229 flag indicating success (boolean) |