217 <td><a href="#PluginRepositoryWidget.__downloadProgress">__downloadProgress</a></td> |
217 <td><a href="#PluginRepositoryWidget.__downloadProgress">__downloadProgress</a></td> |
218 <td>Private slot to show the download progress.</td> |
218 <td>Private slot to show the download progress.</td> |
219 </tr> |
219 </tr> |
220 <tr> |
220 <tr> |
221 <td><a href="#PluginRepositoryWidget.__downloadRepositoryFileDone">__downloadRepositoryFileDone</a></td> |
221 <td><a href="#PluginRepositoryWidget.__downloadRepositoryFileDone">__downloadRepositoryFileDone</a></td> |
222 <td>Private method called after the repository file was downloaded.</td> |
222 <td></td> |
223 </tr> |
223 </tr> |
224 <tr> |
224 <tr> |
225 <td><a href="#PluginRepositoryWidget.__formatDescription">__formatDescription</a></td> |
225 <td><a href="#PluginRepositoryWidget.__formatDescription">__formatDescription</a></td> |
226 <td>Private method to format the description.</td> |
226 <td>Private method to format the description.</td> |
227 </tr> |
227 </tr> |
510 </dl> |
510 </dl> |
511 <a NAME="PluginRepositoryWidget.__downloadRepositoryFileDone" ID="PluginRepositoryWidget.__downloadRepositoryFileDone"></a> |
511 <a NAME="PluginRepositoryWidget.__downloadRepositoryFileDone" ID="PluginRepositoryWidget.__downloadRepositoryFileDone"></a> |
512 <h4>PluginRepositoryWidget.__downloadRepositoryFileDone</h4> |
512 <h4>PluginRepositoryWidget.__downloadRepositoryFileDone</h4> |
513 <b>__downloadRepositoryFileDone</b>(<i>status, filename</i>) |
513 <b>__downloadRepositoryFileDone</b>(<i>status, filename</i>) |
514 |
514 |
515 <p> |
|
516 Private method called after the repository file was downloaded. |
|
517 </p> |
|
518 <dl> |
|
519 |
|
520 <dt><i>status</i></dt> |
|
521 <dd> |
|
522 flaging indicating a successful download (boolean) |
|
523 </dd> |
|
524 <dt><i>filename</i></dt> |
|
525 <dd> |
|
526 full path of the downloaded file (string) |
|
527 </dd> |
|
528 </dl> |
|
529 <a NAME="PluginRepositoryWidget.__formatDescription" ID="PluginRepositoryWidget.__formatDescription"></a> |
515 <a NAME="PluginRepositoryWidget.__formatDescription" ID="PluginRepositoryWidget.__formatDescription"></a> |
530 <h4>PluginRepositoryWidget.__formatDescription</h4> |
516 <h4>PluginRepositoryWidget.__formatDescription</h4> |
531 <b>__formatDescription</b>(<i>lines</i>) |
517 <b>__formatDescription</b>(<i>lines</i>) |
532 |
518 |
533 <p> |
519 <p> |