270 <tr> |
270 <tr> |
271 <td><a href="#PluginRepositoryWidget.__updateHiddenPluginsList">__updateHiddenPluginsList</a></td> |
271 <td><a href="#PluginRepositoryWidget.__updateHiddenPluginsList">__updateHiddenPluginsList</a></td> |
272 <td>Private method to store the list of hidden plug-ins to the settings.</td> |
272 <td>Private method to store the list of hidden plug-ins to the settings.</td> |
273 </tr> |
273 </tr> |
274 <tr> |
274 <tr> |
275 <td><a href="#PluginRepositoryWidget.__updateList">__updateList</a></td> |
|
276 <td>Private slot to download a new list and display the contents.</td> |
|
277 </tr> |
|
278 <tr> |
|
279 <td><a href="#PluginRepositoryWidget.__updateStatus">__updateStatus</a></td> |
275 <td><a href="#PluginRepositoryWidget.__updateStatus">__updateStatus</a></td> |
280 <td>Private method to check the given archive update status.</td> |
276 <td>Private method to check the given archive update status.</td> |
281 </tr> |
277 </tr> |
282 <tr> |
278 <tr> |
283 <td><a href="#PluginRepositoryWidget.addEntry">addEntry</a></td> |
279 <td><a href="#PluginRepositoryWidget.addEntry">addEntry</a></td> |
305 </tr> |
301 </tr> |
306 <tr> |
302 <tr> |
307 <td><a href="#PluginRepositoryWidget.on_repositoryUrlEditButton_toggled">on_repositoryUrlEditButton_toggled</a></td> |
303 <td><a href="#PluginRepositoryWidget.on_repositoryUrlEditButton_toggled">on_repositoryUrlEditButton_toggled</a></td> |
308 <td>Private slot to set the read only status of the repository URL line edit.</td> |
304 <td>Private slot to set the read only status of the repository URL line edit.</td> |
309 </tr> |
305 </tr> |
|
306 <tr> |
|
307 <td><a href="#PluginRepositoryWidget.updateList">updateList</a></td> |
|
308 <td>Public slot to download a new list and display the contents.</td> |
|
309 </tr> |
310 </table> |
310 </table> |
311 <h3>Static Methods</h3> |
311 <h3>Static Methods</h3> |
312 |
312 |
313 <table> |
313 <table> |
314 <tr><td>None</td></tr> |
314 <tr><td>None</td></tr> |
315 </table> |
315 </table> |
316 |
316 |
317 <a NAME="PluginRepositoryWidget.__init__" ID="PluginRepositoryWidget.__init__"></a> |
317 <a NAME="PluginRepositoryWidget.__init__" ID="PluginRepositoryWidget.__init__"></a> |
318 <h4>PluginRepositoryWidget (Constructor)</h4> |
318 <h4>PluginRepositoryWidget (Constructor)</h4> |
319 <b>PluginRepositoryWidget</b>(<i>pluginManager, parent=None</i>) |
319 <b>PluginRepositoryWidget</b>(<i>pluginManager, integrated=False, parent=None</i>) |
320 |
320 |
321 <p> |
321 <p> |
322 Constructor |
322 Constructor |
323 </p> |
323 </p> |
324 <dl> |
324 <dl> |
325 |
325 |
326 <dt><i>pluginManager</i> (PluginManager)</dt> |
326 <dt><i>pluginManager</i> (PluginManager)</dt> |
327 <dd> |
327 <dd> |
328 reference to the plugin manager object |
328 reference to the plugin manager object |
|
329 </dd> |
|
330 <dt><i>integrated</i> (bool)</dt> |
|
331 <dd> |
|
332 flag indicating the integration into the sidebar |
329 </dd> |
333 </dd> |
330 <dt><i>parent</i> (QWidget)</dt> |
334 <dt><i>parent</i> (QWidget)</dt> |
331 <dd> |
335 <dd> |
332 parent of this dialog |
336 parent of this dialog |
333 </dd> |
337 </dd> |
636 <dd> |
640 <dd> |
637 list of plug-ins to add to the list of hidden ones |
641 list of plug-ins to add to the list of hidden ones |
638 (list of string) |
642 (list of string) |
639 </dd> |
643 </dd> |
640 </dl> |
644 </dl> |
641 <a NAME="PluginRepositoryWidget.__updateList" ID="PluginRepositoryWidget.__updateList"></a> |
|
642 <h4>PluginRepositoryWidget.__updateList</h4> |
|
643 <b>__updateList</b>(<i></i>) |
|
644 |
|
645 <p> |
|
646 Private slot to download a new list and display the contents. |
|
647 </p> |
|
648 <a NAME="PluginRepositoryWidget.__updateStatus" ID="PluginRepositoryWidget.__updateStatus"></a> |
645 <a NAME="PluginRepositoryWidget.__updateStatus" ID="PluginRepositoryWidget.__updateStatus"></a> |
649 <h4>PluginRepositoryWidget.__updateStatus</h4> |
646 <h4>PluginRepositoryWidget.__updateStatus</h4> |
650 <b>__updateStatus</b>(<i>filename, version</i>) |
647 <b>__updateStatus</b>(<i>filename, version</i>) |
651 |
648 |
652 <p> |
649 <p> |
792 <dt><i>checked</i></dt> |
789 <dt><i>checked</i></dt> |
793 <dd> |
790 <dd> |
794 state of the push button (boolean) |
791 state of the push button (boolean) |
795 </dd> |
792 </dd> |
796 </dl> |
793 </dl> |
|
794 <a NAME="PluginRepositoryWidget.updateList" ID="PluginRepositoryWidget.updateList"></a> |
|
795 <h4>PluginRepositoryWidget.updateList</h4> |
|
796 <b>updateList</b>(<i></i>) |
|
797 |
|
798 <p> |
|
799 Public slot to download a new list and display the contents. |
|
800 </p> |
797 <div align="right"><a href="#top">Up</a></div> |
801 <div align="right"><a href="#top">Up</a></div> |
798 <hr /> |
802 <hr /> |
799 <hr /> |
803 <hr /> |
800 <a NAME="PluginRepositoryWindow" ID="PluginRepositoryWindow"></a> |
804 <a NAME="PluginRepositoryWindow" ID="PluginRepositoryWindow"></a> |
801 <h2>PluginRepositoryWindow</h2> |
805 <h2>PluginRepositoryWindow</h2> |