eric7/Documentation/Source/eric7.PluginManager.PluginRepositoryDialog.html

branch
eric7
changeset 8652
8cacde11f4fd
parent 8596
d64760b2da50
child 9031
8c9013b363bc
equal deleted inserted replaced
8651:ce4c3c401482 8652:8cacde11f4fd
176 <tr> 176 <tr>
177 <td><a href="#PluginRepositoryWidget.__closeAndInstall">__closeAndInstall</a></td> 177 <td><a href="#PluginRepositoryWidget.__closeAndInstall">__closeAndInstall</a></td>
178 <td>Private method to close the dialog and invoke the install dialog.</td> 178 <td>Private method to close the dialog and invoke the install dialog.</td>
179 </tr> 179 </tr>
180 <tr> 180 <tr>
181 <td><a href="#PluginRepositoryWidget.__downloadButtonClicked">__downloadButtonClicked</a></td>
182 <td>Private slot to handle a click of the Download button.</td>
183 </tr>
184 <tr>
181 <td><a href="#PluginRepositoryWidget.__downloadCancel">__downloadCancel</a></td> 185 <td><a href="#PluginRepositoryWidget.__downloadCancel">__downloadCancel</a></td>
182 <td>Private slot to cancel the current download.</td> 186 <td>Private slot to cancel the current download.</td>
183 </tr> 187 </tr>
184 <tr> 188 <tr>
185 <td><a href="#PluginRepositoryWidget.__downloadFile">__downloadFile</a></td> 189 <td><a href="#PluginRepositoryWidget.__downloadFile">__downloadFile</a></td>
186 <td>Private slot to download the given file.</td> 190 <td>Private slot to download the given file.</td>
187 </tr> 191 </tr>
188 <tr> 192 <tr>
189 <td><a href="#PluginRepositoryWidget.__downloadFileDone">__downloadFileDone</a></td> 193 <td><a href="#PluginRepositoryWidget.__downloadFileDone">__downloadFileDone</a></td>
190 <td>Private method called, after the file has been downloaded from the Internet.</td> 194 <td>Private method called, after the file has been downloaded from the Internet.</td>
195 </tr>
196 <tr>
197 <td><a href="#PluginRepositoryWidget.__downloadInstallButtonClicked">__downloadInstallButtonClicked</a></td>
198 <td>Private slot to handle a click of the Download & Install button.</td>
191 </tr> 199 </tr>
192 <tr> 200 <tr>
193 <td><a href="#PluginRepositoryWidget.__downloadPlugin">__downloadPlugin</a></td> 201 <td><a href="#PluginRepositoryWidget.__downloadPlugin">__downloadPlugin</a></td>
194 <td>Private method to download the next plugin.</td> 202 <td>Private method to download the next plugin.</td>
195 </tr> 203 </tr>
364 <b>__closeAndInstall</b>(<i></i>) 372 <b>__closeAndInstall</b>(<i></i>)
365 373
366 <p> 374 <p>
367 Private method to close the dialog and invoke the install dialog. 375 Private method to close the dialog and invoke the install dialog.
368 </p> 376 </p>
377 <a NAME="PluginRepositoryWidget.__downloadButtonClicked" ID="PluginRepositoryWidget.__downloadButtonClicked"></a>
378 <h4>PluginRepositoryWidget.__downloadButtonClicked</h4>
379 <b>__downloadButtonClicked</b>(<i></i>)
380
381 <p>
382 Private slot to handle a click of the Download button.
383 </p>
369 <a NAME="PluginRepositoryWidget.__downloadCancel" ID="PluginRepositoryWidget.__downloadCancel"></a> 384 <a NAME="PluginRepositoryWidget.__downloadCancel" ID="PluginRepositoryWidget.__downloadCancel"></a>
370 <h4>PluginRepositoryWidget.__downloadCancel</h4> 385 <h4>PluginRepositoryWidget.__downloadCancel</h4>
371 <b>__downloadCancel</b>(<i>reply=None</i>) 386 <b>__downloadCancel</b>(<i>reply=None</i>)
372 387
373 <p> 388 <p>
423 <dt><i>doneMethod</i> (func)</dt> 438 <dt><i>doneMethod</i> (func)</dt>
424 <dd> 439 <dd>
425 method to be called when done 440 method to be called when done
426 </dd> 441 </dd>
427 </dl> 442 </dl>
443 <a NAME="PluginRepositoryWidget.__downloadInstallButtonClicked" ID="PluginRepositoryWidget.__downloadInstallButtonClicked"></a>
444 <h4>PluginRepositoryWidget.__downloadInstallButtonClicked</h4>
445 <b>__downloadInstallButtonClicked</b>(<i></i>)
446
447 <p>
448 Private slot to handle a click of the Download & Install button.
449 </p>
428 <a NAME="PluginRepositoryWidget.__downloadPlugin" ID="PluginRepositoryWidget.__downloadPlugin"></a> 450 <a NAME="PluginRepositoryWidget.__downloadPlugin" ID="PluginRepositoryWidget.__downloadPlugin"></a>
429 <h4>PluginRepositoryWidget.__downloadPlugin</h4> 451 <h4>PluginRepositoryWidget.__downloadPlugin</h4>
430 <b>__downloadPlugin</b>(<i></i>) 452 <b>__downloadPlugin</b>(<i></i>)
431 453
432 <p> 454 <p>

eric ide

mercurial