67 <td>Private slot to handle the closeAndInstall signal.</td> |
71 <td>Private slot to handle the closeAndInstall signal.</td> |
68 </tr><tr> |
72 </tr><tr> |
69 <td><a href="#PluginRepositoryDialog.getDownloadedPlugins">getDownloadedPlugins</a></td> |
73 <td><a href="#PluginRepositoryDialog.getDownloadedPlugins">getDownloadedPlugins</a></td> |
70 <td>Public method to get the list of recently downloaded plugin files.</td> |
74 <td>Public method to get the list of recently downloaded plugin files.</td> |
71 </tr> |
75 </tr> |
|
76 </table> |
|
77 <h3>Static Methods</h3> |
|
78 <table> |
|
79 <tr><td>None</td></tr> |
72 </table> |
80 </table> |
73 <a NAME="PluginRepositoryDialog.__init__" ID="PluginRepositoryDialog.__init__"></a> |
81 <a NAME="PluginRepositoryDialog.__init__" ID="PluginRepositoryDialog.__init__"></a> |
74 <h4>PluginRepositoryDialog (Constructor)</h4> |
82 <h4>PluginRepositoryDialog (Constructor)</h4> |
75 <b>PluginRepositoryDialog</b>(<i>parent = None</i>) |
83 <b>PluginRepositoryDialog</b>(<i>parent = None</i>) |
76 <p> |
84 <p> |
100 <hr /><hr /> |
108 <hr /><hr /> |
101 <a NAME="PluginRepositoryWidget" ID="PluginRepositoryWidget"></a> |
109 <a NAME="PluginRepositoryWidget" ID="PluginRepositoryWidget"></a> |
102 <h2>PluginRepositoryWidget</h2> |
110 <h2>PluginRepositoryWidget</h2> |
103 <p> |
111 <p> |
104 Class implementing a dialog showing the available plugins. |
112 Class implementing a dialog showing the available plugins. |
105 </p><h4>Signals</h4> |
113 </p><h3>Signals</h3> |
106 <dl> |
114 <dl> |
107 <dt>closeAndInstall()</dt> |
115 <dt>closeAndInstall()</dt> |
108 <dd> |
116 <dd> |
109 emitted when the Close & Install button is pressed |
117 emitted when the Close & Install button is pressed |
110 </dd> |
118 </dd> |
113 QWidget, Ui_PluginRepositoryDialog |
121 QWidget, Ui_PluginRepositoryDialog |
114 <h3>Class Attributes</h3> |
122 <h3>Class Attributes</h3> |
115 <table> |
123 <table> |
116 <tr><td>None</td></tr> |
124 <tr><td>None</td></tr> |
117 </table> |
125 </table> |
|
126 <h3>Class Methods</h3> |
|
127 <table> |
|
128 <tr><td>None</td></tr> |
|
129 </table> |
118 <h3>Methods</h3> |
130 <h3>Methods</h3> |
119 <table> |
131 <table> |
120 <tr> |
132 <tr> |
121 <td><a href="#PluginRepositoryWidget.__init__">PluginRepositoryWidget</a></td> |
133 <td><a href="#PluginRepositoryWidget.__init__">PluginRepositoryWidget</a></td> |
122 <td>Constructor</td> |
134 <td>Constructor</td> |
182 <td>Private slot to handle the change of the current item.</td> |
194 <td>Private slot to handle the change of the current item.</td> |
183 </tr><tr> |
195 </tr><tr> |
184 <td><a href="#PluginRepositoryWidget.on_repositoryList_itemSelectionChanged">on_repositoryList_itemSelectionChanged</a></td> |
196 <td><a href="#PluginRepositoryWidget.on_repositoryList_itemSelectionChanged">on_repositoryList_itemSelectionChanged</a></td> |
185 <td>Private slot to handle a change of the selection.</td> |
197 <td>Private slot to handle a change of the selection.</td> |
186 </tr> |
198 </tr> |
|
199 </table> |
|
200 <h3>Static Methods</h3> |
|
201 <table> |
|
202 <tr><td>None</td></tr> |
187 </table> |
203 </table> |
188 <a NAME="PluginRepositoryWidget.__init__" ID="PluginRepositoryWidget.__init__"></a> |
204 <a NAME="PluginRepositoryWidget.__init__" ID="PluginRepositoryWidget.__init__"></a> |
189 <h4>PluginRepositoryWidget (Constructor)</h4> |
205 <h4>PluginRepositoryWidget (Constructor)</h4> |
190 <b>PluginRepositoryWidget</b>(<i>parent = None</i>) |
206 <b>PluginRepositoryWidget</b>(<i>parent = None</i>) |
191 <p> |
207 <p> |
423 QMainWindow |
439 QMainWindow |
424 <h3>Class Attributes</h3> |
440 <h3>Class Attributes</h3> |
425 <table> |
441 <table> |
426 <tr><td>None</td></tr> |
442 <tr><td>None</td></tr> |
427 </table> |
443 </table> |
|
444 <h3>Class Methods</h3> |
|
445 <table> |
|
446 <tr><td>None</td></tr> |
|
447 </table> |
428 <h3>Methods</h3> |
448 <h3>Methods</h3> |
429 <table> |
449 <table> |
430 <tr> |
450 <tr> |
431 <td><a href="#PluginRepositoryWindow.__init__">PluginRepositoryWindow</a></td> |
451 <td><a href="#PluginRepositoryWindow.__init__">PluginRepositoryWindow</a></td> |
432 <td>Constructor</td> |
452 <td>Constructor</td> |
433 </tr><tr> |
453 </tr><tr> |
434 <td><a href="#PluginRepositoryWindow.__startPluginInstall">__startPluginInstall</a></td> |
454 <td><a href="#PluginRepositoryWindow.__startPluginInstall">__startPluginInstall</a></td> |
435 <td>Private slot to start the eric5 plugin installation dialog.</td> |
455 <td>Private slot to start the eric5 plugin installation dialog.</td> |
436 </tr> |
456 </tr> |
|
457 </table> |
|
458 <h3>Static Methods</h3> |
|
459 <table> |
|
460 <tr><td>None</td></tr> |
437 </table> |
461 </table> |
438 <a NAME="PluginRepositoryWindow.__init__" ID="PluginRepositoryWindow.__init__"></a> |
462 <a NAME="PluginRepositoryWindow.__init__" ID="PluginRepositoryWindow.__init__"></a> |
439 <h4>PluginRepositoryWindow (Constructor)</h4> |
463 <h4>PluginRepositoryWindow (Constructor)</h4> |
440 <b>PluginRepositoryWindow</b>(<i>parent = None</i>) |
464 <b>PluginRepositoryWindow</b>(<i>parent = None</i>) |
441 <p> |
465 <p> |