61 <table> |
61 <table> |
62 <tr> |
62 <tr> |
63 <td><a href="#DebuggerPythonPage.__init__">DebuggerPythonPage</a></td> |
63 <td><a href="#DebuggerPythonPage.__init__">DebuggerPythonPage</a></td> |
64 <td>Constructor</td> |
64 <td>Constructor</td> |
65 </tr><tr> |
65 </tr><tr> |
66 <td><a href="#DebuggerPythonPage.on_debugClientButton_clicked">on_debugClientButton_clicked</a></td> |
|
67 <td>Private slot to handle the Debug Client selection.</td> |
|
68 </tr><tr> |
|
69 <td><a href="#DebuggerPythonPage.on_interpreterButton_clicked">on_interpreterButton_clicked</a></td> |
|
70 <td>Private slot to handle the Python interpreter selection.</td> |
|
71 </tr><tr> |
|
72 <td><a href="#DebuggerPythonPage.save">save</a></td> |
66 <td><a href="#DebuggerPythonPage.save">save</a></td> |
73 <td>Public slot to save the Debugger Python configuration.</td> |
67 <td>Public slot to save the Debugger Python configuration.</td> |
74 </tr> |
68 </tr> |
75 </table> |
69 </table> |
76 <h3>Static Methods</h3> |
70 <h3>Static Methods</h3> |
80 <a NAME="DebuggerPythonPage.__init__" ID="DebuggerPythonPage.__init__"></a> |
74 <a NAME="DebuggerPythonPage.__init__" ID="DebuggerPythonPage.__init__"></a> |
81 <h4>DebuggerPythonPage (Constructor)</h4> |
75 <h4>DebuggerPythonPage (Constructor)</h4> |
82 <b>DebuggerPythonPage</b>(<i></i>) |
76 <b>DebuggerPythonPage</b>(<i></i>) |
83 <p> |
77 <p> |
84 Constructor |
78 Constructor |
85 </p><a NAME="DebuggerPythonPage.on_debugClientButton_clicked" ID="DebuggerPythonPage.on_debugClientButton_clicked"></a> |
|
86 <h4>DebuggerPythonPage.on_debugClientButton_clicked</h4> |
|
87 <b>on_debugClientButton_clicked</b>(<i></i>) |
|
88 <p> |
|
89 Private slot to handle the Debug Client selection. |
|
90 </p><a NAME="DebuggerPythonPage.on_interpreterButton_clicked" ID="DebuggerPythonPage.on_interpreterButton_clicked"></a> |
|
91 <h4>DebuggerPythonPage.on_interpreterButton_clicked</h4> |
|
92 <b>on_interpreterButton_clicked</b>(<i></i>) |
|
93 <p> |
|
94 Private slot to handle the Python interpreter selection. |
|
95 </p><a NAME="DebuggerPythonPage.save" ID="DebuggerPythonPage.save"></a> |
79 </p><a NAME="DebuggerPythonPage.save" ID="DebuggerPythonPage.save"></a> |
96 <h4>DebuggerPythonPage.save</h4> |
80 <h4>DebuggerPythonPage.save</h4> |
97 <b>save</b>(<i></i>) |
81 <b>save</b>(<i></i>) |
98 <p> |
82 <p> |
99 Public slot to save the Debugger Python configuration. |
83 Public slot to save the Debugger Python configuration. |