--- a/eric6/Documentation/Source/eric6.WebBrowser.SpellCheck.ManageDictionariesDialog.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.WebBrowser.SpellCheck.ManageDictionariesDialog.html Mon Feb 01 10:38:16 2021 +0100 @@ -101,18 +101,10 @@ <td>Private method called after all selected dictionaries have been installed.</td> </tr> <tr> -<td><a href="#ManageDictionariesDialog.__isOnline">__isOnline</a></td> -<td>Private method to check the online status.</td> -</tr> -<tr> <td><a href="#ManageDictionariesDialog.__listFileDownloaded">__listFileDownloaded</a></td> <td>Private method called, after the dictionaries list file has been downloaded from the Internet.</td> </tr> <tr> -<td><a href="#ManageDictionariesDialog.__onlineStateChanged">__onlineStateChanged</a></td> -<td>Private slot handling online state changes.</td> -</tr> -<tr> <td><a href="#ManageDictionariesDialog.__populateList">__populateList</a></td> <td>Private method to populate the list of available plugins.</td> </tr> @@ -238,25 +230,6 @@ Private method called after all selected dictionaries have been installed. </p> -<a NAME="ManageDictionariesDialog.__isOnline" ID="ManageDictionariesDialog.__isOnline"></a> -<h4>ManageDictionariesDialog.__isOnline</h4> -<b>__isOnline</b>(<i></i>) - -<p> - Private method to check the online status. -</p> -<dl> -<dt>Returns:</dt> -<dd> -flag indicating the online status -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="ManageDictionariesDialog.__listFileDownloaded" ID="ManageDictionariesDialog.__listFileDownloaded"></a> <h4>ManageDictionariesDialog.__listFileDownloaded</h4> <b>__listFileDownloaded</b>(<i>reply</i>) @@ -272,20 +245,6 @@ reference to the network reply </dd> </dl> -<a NAME="ManageDictionariesDialog.__onlineStateChanged" ID="ManageDictionariesDialog.__onlineStateChanged"></a> -<h4>ManageDictionariesDialog.__onlineStateChanged</h4> -<b>__onlineStateChanged</b>(<i>online</i>) - -<p> - Private slot handling online state changes. -</p> -<dl> - -<dt><i>online</i> (bool)</dt> -<dd> -flag indicating the online status -</dd> -</dl> <a NAME="ManageDictionariesDialog.__populateList" ID="ManageDictionariesDialog.__populateList"></a> <h4>ManageDictionariesDialog.__populateList</h4> <b>__populateList</b>(<i></i>)