diff -r 23da86c1ba4d -r b7fdd0db835e Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html --- 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>