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

changeset 6382
4d6e43200bc7
parent 4575
464a6b049f89
child 6386
91dc4fa9bc9c
--- a/Documentation/Source/eric6.Preferences.ConfigurationPages.DebuggerPython3Page.html	Sat Jun 30 13:59:56 2018 +0200
+++ b/Documentation/Source/eric6.Preferences.ConfigurationPages.DebuggerPython3Page.html	Sat Jun 30 14:01:25 2018 +0200
@@ -63,6 +63,15 @@
 <td><a href="#DebuggerPython3Page.__init__">DebuggerPython3Page</a></td>
 <td>Constructor</td>
 </tr><tr>
+<td><a href="#DebuggerPython3Page.__populateAndSetVenvComboBox">__populateAndSetVenvComboBox</a></td>
+<td>Private method to populate and set the virtual environment combo box.</td>
+</tr><tr>
+<td><a href="#DebuggerPython3Page.on_refreshButton_clicked">on_refreshButton_clicked</a></td>
+<td>Private slot handling a click of the refresh button.</td>
+</tr><tr>
+<td><a href="#DebuggerPython3Page.on_venvDlgButton_clicked">on_venvDlgButton_clicked</a></td>
+<td>Slot documentation goes here.</td>
+</tr><tr>
 <td><a href="#DebuggerPython3Page.save">save</a></td>
 <td>Public slot to save the Debugger Python configuration.</td>
 </tr>
@@ -76,6 +85,21 @@
 <b>DebuggerPython3Page</b>(<i></i>)
 <p>
         Constructor
+</p><a NAME="DebuggerPython3Page.__populateAndSetVenvComboBox" ID="DebuggerPython3Page.__populateAndSetVenvComboBox"></a>
+<h4>DebuggerPython3Page.__populateAndSetVenvComboBox</h4>
+<b>__populateAndSetVenvComboBox</b>(<i></i>)
+<p>
+        Private method to populate and set the virtual environment combo box.
+</p><a NAME="DebuggerPython3Page.on_refreshButton_clicked" ID="DebuggerPython3Page.on_refreshButton_clicked"></a>
+<h4>DebuggerPython3Page.on_refreshButton_clicked</h4>
+<b>on_refreshButton_clicked</b>(<i></i>)
+<p>
+        Private slot handling a click of the refresh button.
+</p><a NAME="DebuggerPython3Page.on_venvDlgButton_clicked" ID="DebuggerPython3Page.on_venvDlgButton_clicked"></a>
+<h4>DebuggerPython3Page.on_venvDlgButton_clicked</h4>
+<b>on_venvDlgButton_clicked</b>(<i></i>)
+<p>
+        Slot documentation goes here.
 </p><a NAME="DebuggerPython3Page.save" ID="DebuggerPython3Page.save"></a>
 <h4>DebuggerPython3Page.save</h4>
 <b>save</b>(<i></i>)

eric ide

mercurial