Documentation/Source/eric6.PluginManager.PluginManager.html

changeset 6088
b7fdd0db835e
parent 6080
436ac20f7639
child 6267
350655a6c85f
equal deleted inserted replaced
6087:23da86c1ba4d 6088:b7fdd0db835e
299 <p> 299 <p>
300 Private slot to check for the existence of the plugins download 300 Private slot to check for the existence of the plugins download
301 directory. 301 directory.
302 </p><a NAME="PluginManager.__downloadRepositoryFileDone" ID="PluginManager.__downloadRepositoryFileDone"></a> 302 </p><a NAME="PluginManager.__downloadRepositoryFileDone" ID="PluginManager.__downloadRepositoryFileDone"></a>
303 <h4>PluginManager.__downloadRepositoryFileDone</h4> 303 <h4>PluginManager.__downloadRepositoryFileDone</h4>
304 <b>__downloadRepositoryFileDone</b>(<i></i>) 304 <b>__downloadRepositoryFileDone</b>(<i>reply</i>)
305 <p> 305 <p>
306 Private method called after the repository file was downloaded. 306 Private method called after the repository file was downloaded.
307 </p><a NAME="PluginManager.__getShortInfo" ID="PluginManager.__getShortInfo"></a> 307 </p><dl>
308 <dt><i>reply</i> (QNetworkReply)</dt>
309 <dd>
310 reference to the reply object of the download
311 </dd>
312 </dl><a NAME="PluginManager.__getShortInfo" ID="PluginManager.__getShortInfo"></a>
308 <h4>PluginManager.__getShortInfo</h4> 313 <h4>PluginManager.__getShortInfo</h4>
309 <b>__getShortInfo</b>(<i>module</i>) 314 <b>__getShortInfo</b>(<i>module</i>)
310 <p> 315 <p>
311 Private method to extract the short info from a module. 316 Private method to extract the short info from a module.
312 </p><dl> 317 </p><dl>

eric ide

mercurial