--- a/eric7/Documentation/Source/eric7.WebBrowser.SpellCheck.ManageDictionariesDialog.html Sat Sep 04 16:51:35 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SpellCheck.ManageDictionariesDialog.html Sat Sep 04 20:26:21 2021 +0200 @@ -109,6 +109,10 @@ <td>Private method to populate the list of available plugins.</td> </tr> <tr> +<td><a href="#ManageDictionariesDialog.__reachabilityChanged">__reachabilityChanged</a></td> +<td>Private slot handling reachability state changes.</td> +</tr> +<tr> <td><a href="#ManageDictionariesDialog.__uninstallSelected">__uninstallSelected</a></td> <td>Private method to uninstall the selected dictionaries.</td> </tr> @@ -252,6 +256,20 @@ <p> Private method to populate the list of available plugins. </p> +<a NAME="ManageDictionariesDialog.__reachabilityChanged" ID="ManageDictionariesDialog.__reachabilityChanged"></a> +<h4>ManageDictionariesDialog.__reachabilityChanged</h4> +<b>__reachabilityChanged</b>(<i>reachability</i>) + +<p> + Private slot handling reachability state changes. +</p> +<dl> + +<dt><i>reachability</i> (QNetworkInformation.Reachability)</dt> +<dd> +new reachability state +</dd> +</dl> <a NAME="ManageDictionariesDialog.__uninstallSelected" ID="ManageDictionariesDialog.__uninstallSelected"></a> <h4>ManageDictionariesDialog.__uninstallSelected</h4> <b>__uninstallSelected</b>(<i></i>)