61 <table> |
61 <table> |
62 <tr> |
62 <tr> |
63 <td><a href="#DebuggerPython3Page.__init__">DebuggerPython3Page</a></td> |
63 <td><a href="#DebuggerPython3Page.__init__">DebuggerPython3Page</a></td> |
64 <td>Constructor</td> |
64 <td>Constructor</td> |
65 </tr><tr> |
65 </tr><tr> |
66 <td><a href="#DebuggerPython3Page.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="#DebuggerPython3Page.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="#DebuggerPython3Page.save">save</a></td> |
66 <td><a href="#DebuggerPython3Page.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="DebuggerPython3Page.__init__" ID="DebuggerPython3Page.__init__"></a> |
74 <a NAME="DebuggerPython3Page.__init__" ID="DebuggerPython3Page.__init__"></a> |
81 <h4>DebuggerPython3Page (Constructor)</h4> |
75 <h4>DebuggerPython3Page (Constructor)</h4> |
82 <b>DebuggerPython3Page</b>(<i></i>) |
76 <b>DebuggerPython3Page</b>(<i></i>) |
83 <p> |
77 <p> |
84 Constructor |
78 Constructor |
85 </p><a NAME="DebuggerPython3Page.on_debugClientButton_clicked" ID="DebuggerPython3Page.on_debugClientButton_clicked"></a> |
|
86 <h4>DebuggerPython3Page.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="DebuggerPython3Page.on_interpreterButton_clicked" ID="DebuggerPython3Page.on_interpreterButton_clicked"></a> |
|
91 <h4>DebuggerPython3Page.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="DebuggerPython3Page.save" ID="DebuggerPython3Page.save"></a> |
79 </p><a NAME="DebuggerPython3Page.save" ID="DebuggerPython3Page.save"></a> |
96 <h4>DebuggerPython3Page.save</h4> |
80 <h4>DebuggerPython3Page.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. |