Documentation/Source/eric5.PluginManager.PluginRepositoryDialog.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
210 Constructor 210 Constructor
211 </p><dl> 211 </p><dl>
212 <dt><i>parent</i></dt> 212 <dt><i>parent</i></dt>
213 <dd> 213 <dd>
214 parent of this dialog (QWidget) 214 parent of this dialog (QWidget)
215 </dd><dt><i>external</i></dt>
216 <dd>
217 flag indicating an instatiation as a main
218 window (boolean)
215 </dd> 219 </dd>
216 </dl><a NAME="PluginRepositoryWidget.__downloadCancel" ID="PluginRepositoryWidget.__downloadCancel"></a> 220 </dl><a NAME="PluginRepositoryWidget.__downloadCancel" ID="PluginRepositoryWidget.__downloadCancel"></a>
217 <h4>PluginRepositoryWidget.__downloadCancel</h4> 221 <h4>PluginRepositoryWidget.__downloadCancel</h4>
218 <b>__downloadCancel</b>(<i></i>) 222 <b>__downloadCancel</b>(<i></i>)
219 <p> 223 <p>
409 </dl><a NAME="PluginRepositoryWidget.on_buttonBox_clicked" ID="PluginRepositoryWidget.on_buttonBox_clicked"></a> 413 </dl><a NAME="PluginRepositoryWidget.on_buttonBox_clicked" ID="PluginRepositoryWidget.on_buttonBox_clicked"></a>
410 <h4>PluginRepositoryWidget.on_buttonBox_clicked</h4> 414 <h4>PluginRepositoryWidget.on_buttonBox_clicked</h4>
411 <b>on_buttonBox_clicked</b>(<i>button</i>) 415 <b>on_buttonBox_clicked</b>(<i>button</i>)
412 <p> 416 <p>
413 Private slot to handle the click of a button of the button box. 417 Private slot to handle the click of a button of the button box.
414 </p><a NAME="PluginRepositoryWidget.on_repositoryList_currentItemChanged" ID="PluginRepositoryWidget.on_repositoryList_currentItemChanged"></a> 418 </p><dl>
419 <dt><i>button</i></dt>
420 <dd>
421 reference to the button pressed (QAbstractButton)
422 </dd>
423 </dl><a NAME="PluginRepositoryWidget.on_repositoryList_currentItemChanged" ID="PluginRepositoryWidget.on_repositoryList_currentItemChanged"></a>
415 <h4>PluginRepositoryWidget.on_repositoryList_currentItemChanged</h4> 424 <h4>PluginRepositoryWidget.on_repositoryList_currentItemChanged</h4>
416 <b>on_repositoryList_currentItemChanged</b>(<i>current, previous</i>) 425 <b>on_repositoryList_currentItemChanged</b>(<i>current, previous</i>)
417 <p> 426 <p>
418 Private slot to handle the change of the current item. 427 Private slot to handle the change of the current item.
419 </p><dl> 428 </p><dl>

eric ide

mercurial