diff -r 5ce1774b3106 -r c30f02ea1b27 src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.html --- 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>)