Documentation/Source/eric5.PluginManager.PluginRepositoryDialog.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
55 QDialog 55 QDialog
56 <h3>Class Attributes</h3> 56 <h3>Class Attributes</h3>
57 <table> 57 <table>
58 <tr><td>None</td></tr> 58 <tr><td>None</td></tr>
59 </table> 59 </table>
60 <h3>Class Methods</h3>
61 <table>
62 <tr><td>None</td></tr>
63 </table>
60 <h3>Methods</h3> 64 <h3>Methods</h3>
61 <table> 65 <table>
62 <tr> 66 <tr>
63 <td><a href="#PluginRepositoryDialog.__init__">PluginRepositoryDialog</a></td>
64 <td>Constructor</td>
65 </tr><tr>
66 <td><a href="#PluginRepositoryDialog.__closeAndInstall">__closeAndInstall</a></td> 67 <td><a href="#PluginRepositoryDialog.__closeAndInstall">__closeAndInstall</a></td>
67 <td>Private slot to handle the closeAndInstall signal.</td> 68 <td>Private slot to handle the closeAndInstall signal.</td>
68 </tr><tr> 69 </tr><tr>
69 <td><a href="#PluginRepositoryDialog.getDownloadedPlugins">getDownloadedPlugins</a></td> 70 <td><a href="#PluginRepositoryDialog.getDownloadedPlugins">getDownloadedPlugins</a></td>
70 <td>Public method to get the list of recently downloaded plugin files.</td> 71 <td>Public method to get the list of recently downloaded plugin files.</td>
71 </tr> 72 </tr>
73 </table>
74 <h3>Static Methods</h3>
75 <table>
76 <tr><td>None</td></tr>
72 </table> 77 </table>
73 <a NAME="PluginRepositoryDialog.__init__" ID="PluginRepositoryDialog.__init__"></a> 78 <a NAME="PluginRepositoryDialog.__init__" ID="PluginRepositoryDialog.__init__"></a>
74 <h4>PluginRepositoryDialog (Constructor)</h4> 79 <h4>PluginRepositoryDialog (Constructor)</h4>
75 <b>PluginRepositoryDialog</b>(<i>parent=None</i>) 80 <b>PluginRepositoryDialog</b>(<i>parent=None</i>)
76 <p> 81 <p>
100 <hr /><hr /> 105 <hr /><hr />
101 <a NAME="PluginRepositoryWidget" ID="PluginRepositoryWidget"></a> 106 <a NAME="PluginRepositoryWidget" ID="PluginRepositoryWidget"></a>
102 <h2>PluginRepositoryWidget</h2> 107 <h2>PluginRepositoryWidget</h2>
103 <p> 108 <p>
104 Class implementing a dialog showing the available plugins. 109 Class implementing a dialog showing the available plugins.
105 </p><h4>Signals</h4> 110 </p><h3>Signals</h3>
106 <dl> 111 <dl>
107 <dt>closeAndInstall()</dt> 112 <dt>closeAndInstall()</dt>
108 <dd> 113 <dd>
109 emitted when the Close & Install button is pressed 114 emitted when the Close & Install button is pressed
110 </dd> 115 </dd>
113 QWidget, Ui_PluginRepositoryDialog 118 QWidget, Ui_PluginRepositoryDialog
114 <h3>Class Attributes</h3> 119 <h3>Class Attributes</h3>
115 <table> 120 <table>
116 <tr><td>None</td></tr> 121 <tr><td>None</td></tr>
117 </table> 122 </table>
123 <h3>Class Methods</h3>
124 <table>
125 <tr><td>None</td></tr>
126 </table>
118 <h3>Methods</h3> 127 <h3>Methods</h3>
119 <table> 128 <table>
120 <tr> 129 <tr>
121 <td><a href="#PluginRepositoryWidget.__init__">PluginRepositoryWidget</a></td>
122 <td>Constructor</td>
123 </tr><tr>
124 <td><a href="#PluginRepositoryWidget.__downloadCancel">__downloadCancel</a></td> 130 <td><a href="#PluginRepositoryWidget.__downloadCancel">__downloadCancel</a></td>
125 <td>Private slot to cancel the current download.</td> 131 <td>Private slot to cancel the current download.</td>
126 </tr><tr> 132 </tr><tr>
127 <td><a href="#PluginRepositoryWidget.__downloadFile">__downloadFile</a></td> 133 <td><a href="#PluginRepositoryWidget.__downloadFile">__downloadFile</a></td>
128 <td>Private slot to download the given file.</td> 134 <td>Private slot to download the given file.</td>
182 <td>Private slot to handle the change of the current item.</td> 188 <td>Private slot to handle the change of the current item.</td>
183 </tr><tr> 189 </tr><tr>
184 <td><a href="#PluginRepositoryWidget.on_repositoryList_itemSelectionChanged">on_repositoryList_itemSelectionChanged</a></td> 190 <td><a href="#PluginRepositoryWidget.on_repositoryList_itemSelectionChanged">on_repositoryList_itemSelectionChanged</a></td>
185 <td>Private slot to handle a change of the selection.</td> 191 <td>Private slot to handle a change of the selection.</td>
186 </tr> 192 </tr>
193 </table>
194 <h3>Static Methods</h3>
195 <table>
196 <tr><td>None</td></tr>
187 </table> 197 </table>
188 <a NAME="PluginRepositoryWidget.__init__" ID="PluginRepositoryWidget.__init__"></a> 198 <a NAME="PluginRepositoryWidget.__init__" ID="PluginRepositoryWidget.__init__"></a>
189 <h4>PluginRepositoryWidget (Constructor)</h4> 199 <h4>PluginRepositoryWidget (Constructor)</h4>
190 <b>PluginRepositoryWidget</b>(<i>parent=None</i>) 200 <b>PluginRepositoryWidget</b>(<i>parent=None</i>)
191 <p> 201 <p>
423 QMainWindow 433 QMainWindow
424 <h3>Class Attributes</h3> 434 <h3>Class Attributes</h3>
425 <table> 435 <table>
426 <tr><td>None</td></tr> 436 <tr><td>None</td></tr>
427 </table> 437 </table>
438 <h3>Class Methods</h3>
439 <table>
440 <tr><td>None</td></tr>
441 </table>
428 <h3>Methods</h3> 442 <h3>Methods</h3>
429 <table> 443 <table>
430 <tr> 444 <tr>
431 <td><a href="#PluginRepositoryWindow.__init__">PluginRepositoryWindow</a></td>
432 <td>Constructor</td>
433 </tr><tr>
434 <td><a href="#PluginRepositoryWindow.__startPluginInstall">__startPluginInstall</a></td> 445 <td><a href="#PluginRepositoryWindow.__startPluginInstall">__startPluginInstall</a></td>
435 <td>Private slot to start the eric5 plugin installation dialog.</td> 446 <td>Private slot to start the eric5 plugin installation dialog.</td>
436 </tr> 447 </tr>
448 </table>
449 <h3>Static Methods</h3>
450 <table>
451 <tr><td>None</td></tr>
437 </table> 452 </table>
438 <a NAME="PluginRepositoryWindow.__init__" ID="PluginRepositoryWindow.__init__"></a> 453 <a NAME="PluginRepositoryWindow.__init__" ID="PluginRepositoryWindow.__init__"></a>
439 <h4>PluginRepositoryWindow (Constructor)</h4> 454 <h4>PluginRepositoryWindow (Constructor)</h4>
440 <b>PluginRepositoryWindow</b>(<i>parent=None</i>) 455 <b>PluginRepositoryWindow</b>(<i>parent=None</i>)
441 <p> 456 <p>

eric ide

mercurial