Documentation/Source/eric5.Debugger.DebugServer.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 1182
86d320b21279
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
42 <hr /><hr /> 42 <hr /><hr />
43 <a NAME="DebugServer" ID="DebugServer"></a> 43 <a NAME="DebugServer" ID="DebugServer"></a>
44 <h2>DebugServer</h2> 44 <h2>DebugServer</h2>
45 <p> 45 <p>
46 Class implementing the debug server embedded within the IDE. 46 Class implementing the debug server embedded within the IDE.
47 </p><h4>Signals</h4> 47 </p><h3>Signals</h3>
48 <dl> 48 <dl>
49 <dt>clientBanner(banner)</dt> 49 <dt>clientBanner(banner)</dt>
50 <dd> 50 <dd>
51 emitted after the client banner was received 51 emitted after the client banner was received
52 </dd><dt>clientBreakConditionError(fn, lineno)</dt> 52 </dd><dt>clientBreakConditionError(fn, lineno)</dt>
163 </dd> 163 </dd>
164 </dl> 164 </dl>
165 <h3>Derived from</h3> 165 <h3>Derived from</h3>
166 QTcpServer 166 QTcpServer
167 <h3>Class Attributes</h3> 167 <h3>Class Attributes</h3>
168 <table>
169 <tr><td>None</td></tr>
170 </table>
171 <h3>Class Methods</h3>
168 <table> 172 <table>
169 <tr><td>None</td></tr> 173 <tr><td>None</td></tr>
170 </table> 174 </table>
171 <h3>Methods</h3> 175 <h3>Methods</h3>
172 <table> 176 <table>
440 </tr><tr> 444 </tr><tr>
441 <td><a href="#DebugServer.startClient">startClient</a></td> 445 <td><a href="#DebugServer.startClient">startClient</a></td>
442 <td>Public method to start a debug client.</td> 446 <td>Public method to start a debug client.</td>
443 </tr> 447 </tr>
444 </table> 448 </table>
449 <h3>Static Methods</h3>
450 <table>
451 <tr><td>None</td></tr>
452 </table>
445 <a NAME="DebugServer.__init__" ID="DebugServer.__init__"></a> 453 <a NAME="DebugServer.__init__" ID="DebugServer.__init__"></a>
446 <h4>DebugServer (Constructor)</h4> 454 <h4>DebugServer (Constructor)</h4>
447 <b>DebugServer</b>(<i></i>) 455 <b>DebugServer</b>(<i></i>)
448 <p> 456 <p>
449 Constructor 457 Constructor

eric ide

mercurial