Documentation/Source/eric5.PluginManager.PluginRepositoryDialog.html

changeset 1763
25a83ac16a5e
parent 1364
a2e74a43fadc
child 2101
5bac7dee9e1a
equal deleted inserted replaced
1762:307393ebe9c6 1763:25a83ac16a5e
193 <td><a href="#PluginRepositoryWidget.on_repositoryList_currentItemChanged">on_repositoryList_currentItemChanged</a></td> 193 <td><a href="#PluginRepositoryWidget.on_repositoryList_currentItemChanged">on_repositoryList_currentItemChanged</a></td>
194 <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>
195 </tr><tr> 195 </tr><tr>
196 <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>
197 <td>Private slot to handle a change of the selection.</td> 197 <td>Private slot to handle a change of the selection.</td>
198 </tr><tr>
199 <td><a href="#PluginRepositoryWidget.on_repositoryUrlEditButton_toggled">on_repositoryUrlEditButton_toggled</a></td>
200 <td>Private slot to set the read only status of the repository URL line edit.</td>
198 </tr> 201 </tr>
199 </table> 202 </table>
200 <h3>Static Methods</h3> 203 <h3>Static Methods</h3>
201 <table> 204 <table>
202 <tr><td>None</td></tr> 205 <tr><td>None</td></tr>
425 </dl><a NAME="PluginRepositoryWidget.on_repositoryList_itemSelectionChanged" ID="PluginRepositoryWidget.on_repositoryList_itemSelectionChanged"></a> 428 </dl><a NAME="PluginRepositoryWidget.on_repositoryList_itemSelectionChanged" ID="PluginRepositoryWidget.on_repositoryList_itemSelectionChanged"></a>
426 <h4>PluginRepositoryWidget.on_repositoryList_itemSelectionChanged</h4> 429 <h4>PluginRepositoryWidget.on_repositoryList_itemSelectionChanged</h4>
427 <b>on_repositoryList_itemSelectionChanged</b>(<i></i>) 430 <b>on_repositoryList_itemSelectionChanged</b>(<i></i>)
428 <p> 431 <p>
429 Private slot to handle a change of the selection. 432 Private slot to handle a change of the selection.
430 </p> 433 </p><a NAME="PluginRepositoryWidget.on_repositoryUrlEditButton_toggled" ID="PluginRepositoryWidget.on_repositoryUrlEditButton_toggled"></a>
434 <h4>PluginRepositoryWidget.on_repositoryUrlEditButton_toggled</h4>
435 <b>on_repositoryUrlEditButton_toggled</b>(<i>checked</i>)
436 <p>
437 Private slot to set the read only status of the repository URL line edit.
438 </p><dl>
439 <dt><i>checked</i></dt>
440 <dd>
441 state of the push button (boolean)
442 </dd>
443 </dl>
431 <div align="right"><a href="#top">Up</a></div> 444 <div align="right"><a href="#top">Up</a></div>
432 <hr /><hr /> 445 <hr /><hr />
433 <a NAME="PluginRepositoryWindow" ID="PluginRepositoryWindow"></a> 446 <a NAME="PluginRepositoryWindow" ID="PluginRepositoryWindow"></a>
434 <h2>PluginRepositoryWindow</h2> 447 <h2>PluginRepositoryWindow</h2>
435 <p> 448 <p>

eric ide

mercurial