diff -r ce599998be7d -r 46651e194fbe src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.NetworkPage.html --- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.NetworkPage.html Thu Sep 26 09:48:49 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.NetworkPage.html Thu Sep 26 15:49:36 2024 +0200 @@ -59,14 +59,6 @@ <td>Constructor</td> </tr> <tr> -<td><a href="#NetworkPage.on_clearProxyPasswordsButton_clicked">on_clearProxyPasswordsButton_clicked</a></td> -<td>Private slot to clear the saved HTTP(S) proxy passwords.</td> -</tr> -<tr> -<td><a href="#NetworkPage.on_ftpProxyTypeCombo_currentIndexChanged">on_ftpProxyTypeCombo_currentIndexChanged</a></td> -<td>Private slot handling the selection of a proxy type.</td> -</tr> -<tr> <td><a href="#NetworkPage.save">save</a></td> <td>Public slot to save the Networj configuration.</td> </tr> @@ -96,27 +88,6 @@ reference to the configuration dialog </dd> </dl> -<a NAME="NetworkPage.on_clearProxyPasswordsButton_clicked" ID="NetworkPage.on_clearProxyPasswordsButton_clicked"></a> -<h4>NetworkPage.on_clearProxyPasswordsButton_clicked</h4> -<b>on_clearProxyPasswordsButton_clicked</b>(<i></i>) -<p> - Private slot to clear the saved HTTP(S) proxy passwords. -</p> - -<a NAME="NetworkPage.on_ftpProxyTypeCombo_currentIndexChanged" ID="NetworkPage.on_ftpProxyTypeCombo_currentIndexChanged"></a> -<h4>NetworkPage.on_ftpProxyTypeCombo_currentIndexChanged</h4> -<b>on_ftpProxyTypeCombo_currentIndexChanged</b>(<i>index</i>) -<p> - Private slot handling the selection of a proxy type. -</p> - -<dl> - -<dt><i>index</i> (int)</dt> -<dd> -index of the selected item -</dd> -</dl> <a NAME="NetworkPage.save" ID="NetworkPage.save"></a> <h4>NetworkPage.save</h4> <b>save</b>(<i></i>)