52 ConfigurationPageBase, Ui_DebuggerPythonPage |
52 ConfigurationPageBase, Ui_DebuggerPythonPage |
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="#DebuggerPythonPage.__init__">DebuggerPythonPage</a></td> |
|
61 <td>Constructor</td> |
|
62 </tr><tr> |
|
63 <td><a href="#DebuggerPythonPage.on_debugClientButton_clicked">on_debugClientButton_clicked</a></td> |
64 <td><a href="#DebuggerPythonPage.on_debugClientButton_clicked">on_debugClientButton_clicked</a></td> |
64 <td>Private slot to handle the Debug Client selection.</td> |
65 <td>Private slot to handle the Debug Client selection.</td> |
65 </tr><tr> |
66 </tr><tr> |
66 <td><a href="#DebuggerPythonPage.on_interpreterButton_clicked">on_interpreterButton_clicked</a></td> |
67 <td><a href="#DebuggerPythonPage.on_interpreterButton_clicked">on_interpreterButton_clicked</a></td> |
67 <td>Private slot to handle the Python interpreter selection.</td> |
68 <td>Private slot to handle the Python interpreter selection.</td> |
68 </tr><tr> |
69 </tr><tr> |
69 <td><a href="#DebuggerPythonPage.save">save</a></td> |
70 <td><a href="#DebuggerPythonPage.save">save</a></td> |
70 <td>Public slot to save the Debugger Python configuration.</td> |
71 <td>Public slot to save the Debugger Python configuration.</td> |
71 </tr> |
72 </tr> |
|
73 </table> |
|
74 <h3>Static Methods</h3> |
|
75 <table> |
|
76 <tr><td>None</td></tr> |
72 </table> |
77 </table> |
73 <a NAME="DebuggerPythonPage.__init__" ID="DebuggerPythonPage.__init__"></a> |
78 <a NAME="DebuggerPythonPage.__init__" ID="DebuggerPythonPage.__init__"></a> |
74 <h4>DebuggerPythonPage (Constructor)</h4> |
79 <h4>DebuggerPythonPage (Constructor)</h4> |
75 <b>DebuggerPythonPage</b>(<i></i>) |
80 <b>DebuggerPythonPage</b>(<i></i>) |
76 <p> |
81 <p> |