Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html

changeset 6088
b7fdd0db835e
parent 5871
6dccd8542cd1
child 6156
ac12549e521a
equal deleted inserted replaced
6087:23da86c1ba4d 6088:b7fdd0db835e
282 <dd> 282 <dd>
283 method to be called when done 283 method to be called when done
284 </dd> 284 </dd>
285 </dl><a NAME="PluginRepositoryWidget.__downloadFileDone" ID="PluginRepositoryWidget.__downloadFileDone"></a> 285 </dl><a NAME="PluginRepositoryWidget.__downloadFileDone" ID="PluginRepositoryWidget.__downloadFileDone"></a>
286 <h4>PluginRepositoryWidget.__downloadFileDone</h4> 286 <h4>PluginRepositoryWidget.__downloadFileDone</h4>
287 <b>__downloadFileDone</b>(<i></i>) 287 <b>__downloadFileDone</b>(<i>reply</i>)
288 <p> 288 <p>
289 Private method called, after the file has been downloaded 289 Private method called, after the file has been downloaded
290 from the Internet. 290 from the Internet.
291 </p><a NAME="PluginRepositoryWidget.__downloadPlugin" ID="PluginRepositoryWidget.__downloadPlugin"></a> 291 </p><dl>
292 <dt><i>reply</i> (QNetworkReply)</dt>
293 <dd>
294 reference to the reply object of the download
295 </dd>
296 </dl><a NAME="PluginRepositoryWidget.__downloadPlugin" ID="PluginRepositoryWidget.__downloadPlugin"></a>
292 <h4>PluginRepositoryWidget.__downloadPlugin</h4> 297 <h4>PluginRepositoryWidget.__downloadPlugin</h4>
293 <b>__downloadPlugin</b>(<i></i>) 298 <b>__downloadPlugin</b>(<i></i>)
294 <p> 299 <p>
295 Private method to download the next plugin. 300 Private method to download the next plugin.
296 </p><a NAME="PluginRepositoryWidget.__downloadPluginDone" ID="PluginRepositoryWidget.__downloadPluginDone"></a> 301 </p><a NAME="PluginRepositoryWidget.__downloadPluginDone" ID="PluginRepositoryWidget.__downloadPluginDone"></a>

eric ide

mercurial