Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html

changeset 6088
b7fdd0db835e
parent 5871
6dccd8542cd1
child 6156
ac12549e521a
--- a/Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html	Thu Jan 25 10:13:32 2018 +0100
+++ b/Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html	Thu Jan 25 11:54:38 2018 +0100
@@ -284,11 +284,16 @@
 </dd>
 </dl><a NAME="PluginRepositoryWidget.__downloadFileDone" ID="PluginRepositoryWidget.__downloadFileDone"></a>
 <h4>PluginRepositoryWidget.__downloadFileDone</h4>
-<b>__downloadFileDone</b>(<i></i>)
+<b>__downloadFileDone</b>(<i>reply</i>)
 <p>
         Private method called, after the file has been downloaded
         from the Internet.
-</p><a NAME="PluginRepositoryWidget.__downloadPlugin" ID="PluginRepositoryWidget.__downloadPlugin"></a>
+</p><dl>
+<dt><i>reply</i> (QNetworkReply)</dt>
+<dd>
+reference to the reply object of the download
+</dd>
+</dl><a NAME="PluginRepositoryWidget.__downloadPlugin" ID="PluginRepositoryWidget.__downloadPlugin"></a>
 <h4>PluginRepositoryWidget.__downloadPlugin</h4>
 <b>__downloadPlugin</b>(<i></i>)
 <p>

eric ide

mercurial