src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.html

branch
eric7
changeset 9530
c30f02ea1b27
parent 9209
b99e7fd55fd3
child 10070
9f5758c0fec1
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.html	Thu Nov 24 16:10:58 2022 +0100
+++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.html	Thu Nov 24 16:11:55 2022 +0100
@@ -83,6 +83,10 @@
 <td>Private slot called to edit an allowed host.</td>
 </tr>
 <tr>
+<td><a href="#DebuggerGeneralPage.on_interfaceSelectorComboBox_currentIndexChanged">on_interfaceSelectorComboBox_currentIndexChanged</a></td>
+<td>Private slot to handle the selection of a network interface type.</td>
+</tr>
+<tr>
 <td><a href="#DebuggerGeneralPage.save">save</a></td>
 <td>Public slot to save the Debugger General (1) configuration.</td>
 </tr>
@@ -139,6 +143,20 @@
 <p>
         Private slot called to edit an allowed host.
 </p>
+<a NAME="DebuggerGeneralPage.on_interfaceSelectorComboBox_currentIndexChanged" ID="DebuggerGeneralPage.on_interfaceSelectorComboBox_currentIndexChanged"></a>
+<h4>DebuggerGeneralPage.on_interfaceSelectorComboBox_currentIndexChanged</h4>
+<b>on_interfaceSelectorComboBox_currentIndexChanged</b>(<i>index</i>)
+
+<p>
+        Private slot to handle the selection of a network interface type.
+</p>
+<dl>
+
+<dt><i>index</i> (int)</dt>
+<dd>
+index of the selected entry
+</dd>
+</dl>
 <a NAME="DebuggerGeneralPage.save" ID="DebuggerGeneralPage.save"></a>
 <h4>DebuggerGeneralPage.save</h4>
 <b>save</b>(<i></i>)

eric ide

mercurial