eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DebuggerPython3Page.html

branch
eric7
changeset 8610
c9cd21bcbe33
parent 8596
d64760b2da50
equal deleted inserted replaced
8609:fd6b68a0a2df 8610:c9cd21bcbe33
73 <tr> 73 <tr>
74 <td><a href="#DebuggerPython3Page.on_venvDlgButton_clicked">on_venvDlgButton_clicked</a></td> 74 <td><a href="#DebuggerPython3Page.on_venvDlgButton_clicked">on_venvDlgButton_clicked</a></td>
75 <td>Private slot to show the virtual environment manager dialog.</td> 75 <td>Private slot to show the virtual environment manager dialog.</td>
76 </tr> 76 </tr>
77 <tr> 77 <tr>
78 <td><a href="#DebuggerPython3Page.on_venvRefreshButton_clicked">on_venvRefreshButton_clicked</a></td>
79 <td>Private slot to reload the list of virtual environments.</td>
80 </tr>
81 <tr>
78 <td><a href="#DebuggerPython3Page.save">save</a></td> 82 <td><a href="#DebuggerPython3Page.save">save</a></td>
79 <td>Public slot to save the Debugger Python configuration.</td> 83 <td>Public slot to save the Debugger Python configuration.</td>
80 </tr> 84 </tr>
81 </table> 85 </table>
82 <h3>Static Methods</h3> 86 <h3>Static Methods</h3>
111 <b>on_venvDlgButton_clicked</b>(<i></i>) 115 <b>on_venvDlgButton_clicked</b>(<i></i>)
112 116
113 <p> 117 <p>
114 Private slot to show the virtual environment manager dialog. 118 Private slot to show the virtual environment manager dialog.
115 </p> 119 </p>
120 <a NAME="DebuggerPython3Page.on_venvRefreshButton_clicked" ID="DebuggerPython3Page.on_venvRefreshButton_clicked"></a>
121 <h4>DebuggerPython3Page.on_venvRefreshButton_clicked</h4>
122 <b>on_venvRefreshButton_clicked</b>(<i></i>)
123
124 <p>
125 Private slot to reload the list of virtual environments.
126 </p>
116 <a NAME="DebuggerPython3Page.save" ID="DebuggerPython3Page.save"></a> 127 <a NAME="DebuggerPython3Page.save" ID="DebuggerPython3Page.save"></a>
117 <h4>DebuggerPython3Page.save</h4> 128 <h4>DebuggerPython3Page.save</h4>
118 <b>save</b>(<i></i>) 129 <b>save</b>(<i></i>)
119 130
120 <p> 131 <p>

eric ide

mercurial