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> |
|
61 <td>Constructor</td> |
|
62 </tr><tr> |
|
63 <td><a href="#DebuggerInterfacePython3.__askForkTo">__askForkTo</a></td> |
64 <td><a href="#DebuggerInterfacePython3.__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="#DebuggerInterfacePython3.__identityTranslation">__identityTranslation</a></td> |
67 <td><a href="#DebuggerInterfacePython3.__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="#DebuggerInterfacePython3.startRemoteForProject">startRemoteForProject</a></td> |
193 <td><a href="#DebuggerInterfacePython3.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="DebuggerInterfacePython3.__init__" ID="DebuggerInterfacePython3.__init__"></a> |
201 <a NAME="DebuggerInterfacePython3.__init__" ID="DebuggerInterfacePython3.__init__"></a> |
197 <h4>DebuggerInterfacePython3 (Constructor)</h4> |
202 <h4>DebuggerInterfacePython3 (Constructor)</h4> |
198 <b>DebuggerInterfacePython3</b>(<i>debugServer, passive</i>) |
203 <b>DebuggerInterfacePython3</b>(<i>debugServer, passive</i>) |
199 <p> |
204 <p> |