68 </tr><tr> |
68 </tr><tr> |
69 <td><a href="#DebuggerPython3Page.on_refreshButton_clicked">on_refreshButton_clicked</a></td> |
69 <td><a href="#DebuggerPython3Page.on_refreshButton_clicked">on_refreshButton_clicked</a></td> |
70 <td>Private slot handling a click of the refresh button.</td> |
70 <td>Private slot handling a click of the refresh button.</td> |
71 </tr><tr> |
71 </tr><tr> |
72 <td><a href="#DebuggerPython3Page.on_venvDlgButton_clicked">on_venvDlgButton_clicked</a></td> |
72 <td><a href="#DebuggerPython3Page.on_venvDlgButton_clicked">on_venvDlgButton_clicked</a></td> |
73 <td>Slot documentation goes here.</td> |
73 <td>Private slot to show the virtual environment manager dialog.</td> |
74 </tr><tr> |
74 </tr><tr> |
75 <td><a href="#DebuggerPython3Page.save">save</a></td> |
75 <td><a href="#DebuggerPython3Page.save">save</a></td> |
76 <td>Public slot to save the Debugger Python configuration.</td> |
76 <td>Public slot to save the Debugger Python configuration.</td> |
77 </tr> |
77 </tr> |
78 </table> |
78 </table> |
97 Private slot handling a click of the refresh button. |
97 Private slot handling a click of the refresh button. |
98 </p><a NAME="DebuggerPython3Page.on_venvDlgButton_clicked" ID="DebuggerPython3Page.on_venvDlgButton_clicked"></a> |
98 </p><a NAME="DebuggerPython3Page.on_venvDlgButton_clicked" ID="DebuggerPython3Page.on_venvDlgButton_clicked"></a> |
99 <h4>DebuggerPython3Page.on_venvDlgButton_clicked</h4> |
99 <h4>DebuggerPython3Page.on_venvDlgButton_clicked</h4> |
100 <b>on_venvDlgButton_clicked</b>(<i></i>) |
100 <b>on_venvDlgButton_clicked</b>(<i></i>) |
101 <p> |
101 <p> |
102 Slot documentation goes here. |
102 Private slot to show the virtual environment manager dialog. |
103 </p><a NAME="DebuggerPython3Page.save" ID="DebuggerPython3Page.save"></a> |
103 </p><a NAME="DebuggerPython3Page.save" ID="DebuggerPython3Page.save"></a> |
104 <h4>DebuggerPython3Page.save</h4> |
104 <h4>DebuggerPython3Page.save</h4> |
105 <b>save</b>(<i></i>) |
105 <b>save</b>(<i></i>) |
106 <p> |
106 <p> |
107 Public slot to save the Debugger Python configuration. |
107 Public slot to save the Debugger Python configuration. |