Documentation/Source/eric5.Debugger.DebuggerInterfacePython3.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 859
029eb068fd7b
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
52 QObject 52 QObject
53 <h3>Class Attributes</h3> 53 <h3>Class Attributes</h3>
54 <table> 54 <table>
55 <tr><td>None</td></tr> 55 <tr><td>None</td></tr>
56 </table> 56 </table>
57 <h3>Class Methods</h3>
58 <table>
59 <tr><td>None</td></tr>
60 </table>
57 <h3>Methods</h3> 61 <h3>Methods</h3>
58 <table> 62 <table>
59 <tr> 63 <tr>
60 <td><a href="#DebuggerInterfacePython3.__init__">DebuggerInterfacePython3</a></td> 64 <td><a href="#DebuggerInterfacePython3.__init__">DebuggerInterfacePython3</a></td>
61 <td>Constructor</td> 65 <td>Constructor</td>
190 <td>Public method to start a remote Python interpreter.</td> 194 <td>Public method to start a remote Python interpreter.</td>
191 </tr><tr> 195 </tr><tr>
192 <td><a href="#DebuggerInterfacePython3.startRemoteForProject">startRemoteForProject</a></td> 196 <td><a href="#DebuggerInterfacePython3.startRemoteForProject">startRemoteForProject</a></td>
193 <td>Public method to start a remote Python interpreter for a project.</td> 197 <td>Public method to start a remote Python interpreter for a project.</td>
194 </tr> 198 </tr>
199 </table>
200 <h3>Static Methods</h3>
201 <table>
202 <tr><td>None</td></tr>
195 </table> 203 </table>
196 <a NAME="DebuggerInterfacePython3.__init__" ID="DebuggerInterfacePython3.__init__"></a> 204 <a NAME="DebuggerInterfacePython3.__init__" ID="DebuggerInterfacePython3.__init__"></a>
197 <h4>DebuggerInterfacePython3 (Constructor)</h4> 205 <h4>DebuggerInterfacePython3 (Constructor)</h4>
198 <b>DebuggerInterfacePython3</b>(<i>debugServer, passive</i>) 206 <b>DebuggerInterfacePython3</b>(<i>debugServer, passive</i>)
199 <p> 207 <p>

eric ide

mercurial