Documentation/Source/eric5.PluginManager.PluginInstallDialog.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="#PluginInstallDialog.__init__">PluginInstallDialog</a></td>
64 <td>Constructor</td>
65 </tr><tr>
66 <td><a href="#PluginInstallDialog.restartNeeded">restartNeeded</a></td> 67 <td><a href="#PluginInstallDialog.restartNeeded">restartNeeded</a></td>
67 <td>Public method to check, if a restart of the IDE is required.</td> 68 <td>Public method to check, if a restart of the IDE is required.</td>
68 </tr> 69 </tr>
70 </table>
71 <h3>Static Methods</h3>
72 <table>
73 <tr><td>None</td></tr>
69 </table> 74 </table>
70 <a NAME="PluginInstallDialog.__init__" ID="PluginInstallDialog.__init__"></a> 75 <a NAME="PluginInstallDialog.__init__" ID="PluginInstallDialog.__init__"></a>
71 <h4>PluginInstallDialog (Constructor)</h4> 76 <h4>PluginInstallDialog (Constructor)</h4>
72 <b>PluginInstallDialog</b>(<i>pluginManager, pluginFileNames, parent=None</i>) 77 <b>PluginInstallDialog</b>(<i>pluginManager, pluginFileNames, parent=None</i>)
73 <p> 78 <p>
106 QWidget, Ui_PluginInstallDialog 111 QWidget, Ui_PluginInstallDialog
107 <h3>Class Attributes</h3> 112 <h3>Class Attributes</h3>
108 <table> 113 <table>
109 <tr><td>None</td></tr> 114 <tr><td>None</td></tr>
110 </table> 115 </table>
116 <h3>Class Methods</h3>
117 <table>
118 <tr><td>None</td></tr>
119 </table>
111 <h3>Methods</h3> 120 <h3>Methods</h3>
112 <table> 121 <table>
113 <tr> 122 <tr>
114 <td><a href="#PluginInstallWidget.__init__">PluginInstallWidget</a></td>
115 <td>Constructor</td>
116 </tr><tr>
117 <td><a href="#PluginInstallWidget.__createArchivesList">__createArchivesList</a></td> 123 <td><a href="#PluginInstallWidget.__createArchivesList">__createArchivesList</a></td>
118 <td>Private method to create a list of plugin archive names.</td> 124 <td>Private method to create a list of plugin archive names.</td>
119 </tr><tr> 125 </tr><tr>
120 <td><a href="#PluginInstallWidget.__installPlugin">__installPlugin</a></td> 126 <td><a href="#PluginInstallWidget.__installPlugin">__installPlugin</a></td>
121 <td>Private slot to install the selected plugin.</td> 127 <td>Private slot to install the selected plugin.</td>
148 <td>Private slot to remove archives from the list.</td> 154 <td>Private slot to remove archives from the list.</td>
149 </tr><tr> 155 </tr><tr>
150 <td><a href="#PluginInstallWidget.restartNeeded">restartNeeded</a></td> 156 <td><a href="#PluginInstallWidget.restartNeeded">restartNeeded</a></td>
151 <td>Public method to check, if a restart of the IDE is required.</td> 157 <td>Public method to check, if a restart of the IDE is required.</td>
152 </tr> 158 </tr>
159 </table>
160 <h3>Static Methods</h3>
161 <table>
162 <tr><td>None</td></tr>
153 </table> 163 </table>
154 <a NAME="PluginInstallWidget.__init__" ID="PluginInstallWidget.__init__"></a> 164 <a NAME="PluginInstallWidget.__init__" ID="PluginInstallWidget.__init__"></a>
155 <h4>PluginInstallWidget (Constructor)</h4> 165 <h4>PluginInstallWidget (Constructor)</h4>
156 <b>PluginInstallWidget</b>(<i>pluginManager, pluginFileNames, parent=None</i>) 166 <b>PluginInstallWidget</b>(<i>pluginManager, pluginFileNames, parent=None</i>)
157 <p> 167 <p>
291 QMainWindow 301 QMainWindow
292 <h3>Class Attributes</h3> 302 <h3>Class Attributes</h3>
293 <table> 303 <table>
294 <tr><td>None</td></tr> 304 <tr><td>None</td></tr>
295 </table> 305 </table>
306 <h3>Class Methods</h3>
307 <table>
308 <tr><td>None</td></tr>
309 </table>
296 <h3>Methods</h3> 310 <h3>Methods</h3>
297 <table> 311 <table>
298 <tr> 312 <tr><td>None</td></tr>
299 <td><a href="#PluginInstallWindow.__init__">PluginInstallWindow</a></td> 313 </table>
300 <td>Constructor</td> 314 <h3>Static Methods</h3>
301 </tr> 315 <table>
316 <tr><td>None</td></tr>
302 </table> 317 </table>
303 <a NAME="PluginInstallWindow.__init__" ID="PluginInstallWindow.__init__"></a> 318 <a NAME="PluginInstallWindow.__init__" ID="PluginInstallWindow.__init__"></a>
304 <h4>PluginInstallWindow (Constructor)</h4> 319 <h4>PluginInstallWindow (Constructor)</h4>
305 <b>PluginInstallWindow</b>(<i>pluginFileNames, parent=None</i>) 320 <b>PluginInstallWindow</b>(<i>pluginFileNames, parent=None</i>)
306 <p> 321 <p>

eric ide

mercurial