Documentation/Source/eric5.Debugger.DebuggerInterfacePython.html

changeset 1228
7afaf2fca55b
parent 1183
4285148ea20f
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
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="#DebuggerInterfacePython.__init__">DebuggerInterfacePython</a></td>
61 <td>Constructor</td>
62 </tr><tr>
63 <td><a href="#DebuggerInterfacePython.__askForkTo">__askForkTo</a></td> 64 <td><a href="#DebuggerInterfacePython.__askForkTo">__askForkTo</a></td>
64 <td>Private method to ask the user which branch of a fork to follow.</td> 65 <td>Private method to ask the user which branch of a fork to follow.</td>
65 </tr><tr> 66 </tr><tr>
66 <td><a href="#DebuggerInterfacePython.__identityTranslation">__identityTranslation</a></td> 67 <td><a href="#DebuggerInterfacePython.__identityTranslation">__identityTranslation</a></td>
67 <td>Private method to perform the identity path translation.</td> 68 <td>Private method to perform the identity path translation.</td>
190 <td>Public method to start a remote Python interpreter.</td> 191 <td>Public method to start a remote Python interpreter.</td>
191 </tr><tr> 192 </tr><tr>
192 <td><a href="#DebuggerInterfacePython.startRemoteForProject">startRemoteForProject</a></td> 193 <td><a href="#DebuggerInterfacePython.startRemoteForProject">startRemoteForProject</a></td>
193 <td>Public method to start a remote Python interpreter for a project.</td> 194 <td>Public method to start a remote Python interpreter for a project.</td>
194 </tr> 195 </tr>
196 </table>
197 <h3>Static Methods</h3>
198 <table>
199 <tr><td>None</td></tr>
195 </table> 200 </table>
196 <a NAME="DebuggerInterfacePython.__init__" ID="DebuggerInterfacePython.__init__"></a> 201 <a NAME="DebuggerInterfacePython.__init__" ID="DebuggerInterfacePython.__init__"></a>
197 <h4>DebuggerInterfacePython (Constructor)</h4> 202 <h4>DebuggerInterfacePython (Constructor)</h4>
198 <b>DebuggerInterfacePython</b>(<i>debugServer, passive</i>) 203 <b>DebuggerInterfacePython</b>(<i>debugServer, passive</i>)
199 <p> 204 <p>

eric ide

mercurial