Documentation/Source/eric6.WebBrowser.SpellCheck.ManageDictionariesDialog.html

changeset 6123
39cd368143db
parent 5871
6dccd8542cd1
--- a/Documentation/Source/eric6.WebBrowser.SpellCheck.ManageDictionariesDialog.html	Thu Feb 08 18:57:11 2018 +0100
+++ b/Documentation/Source/eric6.WebBrowser.SpellCheck.ManageDictionariesDialog.html	Thu Feb 08 18:58:07 2018 +0100
@@ -163,10 +163,15 @@
 </dd>
 </dl><a NAME="ManageDictionariesDialog.__installDictionary" ID="ManageDictionariesDialog.__installDictionary"></a>
 <h4>ManageDictionariesDialog.__installDictionary</h4>
-<b>__installDictionary</b>(<i></i>)
+<b>__installDictionary</b>(<i>reply</i>)
 <p>
         Private slot to install the downloaded dictionary.
-</p><a NAME="ManageDictionariesDialog.__installSelected" ID="ManageDictionariesDialog.__installSelected"></a>
+</p><dl>
+<dt><i>reply</i> (QNetworkReply)</dt>
+<dd>
+reference to the network reply
+</dd>
+</dl><a NAME="ManageDictionariesDialog.__installSelected" ID="ManageDictionariesDialog.__installSelected"></a>
 <h4>ManageDictionariesDialog.__installSelected</h4>
 <b>__installSelected</b>(<i></i>)
 <p>
@@ -194,11 +199,16 @@
 </dd>
 </dl><a NAME="ManageDictionariesDialog.__listFileDownloaded" ID="ManageDictionariesDialog.__listFileDownloaded"></a>
 <h4>ManageDictionariesDialog.__listFileDownloaded</h4>
-<b>__listFileDownloaded</b>(<i></i>)
+<b>__listFileDownloaded</b>(<i>reply</i>)
 <p>
         Private method called, after the dictionaries list file has been
         downloaded from the Internet.
-</p><a NAME="ManageDictionariesDialog.__onlineStateChanged" ID="ManageDictionariesDialog.__onlineStateChanged"></a>
+</p><dl>
+<dt><i>reply</i> (QNetworkReply)</dt>
+<dd>
+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>

eric ide

mercurial