src/eric7/Documentation/Source/eric7.PipInterface.PipPackagesWidget.html

branch
eric7
changeset 9236
db53a9efe7ef
parent 9209
b99e7fd55fd3
child 9244
3bf1a02df07a
equal deleted inserted replaced
9235:b5fe898e171f 9236:db53a9efe7ef
277 <tr> 277 <tr>
278 <td><a href="#PipPackagesWidget.on_dependenciesList_itemSelectionChanged">on_dependenciesList_itemSelectionChanged</a></td> 278 <td><a href="#PipPackagesWidget.on_dependenciesList_itemSelectionChanged">on_dependenciesList_itemSelectionChanged</a></td>
279 <td>Private slot reacting on a change of selected items of the dependency tree.</td> 279 <td>Private slot reacting on a change of selected items of the dependency tree.</td>
280 </tr> 280 </tr>
281 <tr> 281 <tr>
282 <td><a href="#PipPackagesWidget.on_dependencyRepairButton_clicked">on_dependencyRepairButton_clicked</a></td>
283 <td>Private slot to repair all selected dependencies.</td>
284 </tr>
285 <tr>
282 <td><a href="#PipPackagesWidget.on_environmentsComboBox_currentTextChanged">on_environmentsComboBox_currentTextChanged</a></td> 286 <td><a href="#PipPackagesWidget.on_environmentsComboBox_currentTextChanged">on_environmentsComboBox_currentTextChanged</a></td>
283 <td>Private slot handling the selection of a Python environment.</td> 287 <td>Private slot handling the selection of a Python environment.</td>
284 </tr> 288 </tr>
285 <tr> 289 <tr>
286 <td><a href="#PipPackagesWidget.on_installButton_clicked">on_installButton_clicked</a></td> 290 <td><a href="#PipPackagesWidget.on_installButton_clicked">on_installButton_clicked</a></td>
1027 <b>on_dependenciesList_itemSelectionChanged</b>(<i></i>) 1031 <b>on_dependenciesList_itemSelectionChanged</b>(<i></i>)
1028 1032
1029 <p> 1033 <p>
1030 Private slot reacting on a change of selected items of the dependency 1034 Private slot reacting on a change of selected items of the dependency
1031 tree. 1035 tree.
1036 </p>
1037 <a NAME="PipPackagesWidget.on_dependencyRepairButton_clicked" ID="PipPackagesWidget.on_dependencyRepairButton_clicked"></a>
1038 <h4>PipPackagesWidget.on_dependencyRepairButton_clicked</h4>
1039 <b>on_dependencyRepairButton_clicked</b>(<i></i>)
1040
1041 <p>
1042 Private slot to repair all selected dependencies.
1032 </p> 1043 </p>
1033 <a NAME="PipPackagesWidget.on_environmentsComboBox_currentTextChanged" ID="PipPackagesWidget.on_environmentsComboBox_currentTextChanged"></a> 1044 <a NAME="PipPackagesWidget.on_environmentsComboBox_currentTextChanged" ID="PipPackagesWidget.on_environmentsComboBox_currentTextChanged"></a>
1034 <h4>PipPackagesWidget.on_environmentsComboBox_currentTextChanged</h4> 1045 <h4>PipPackagesWidget.on_environmentsComboBox_currentTextChanged</h4>
1035 <b>on_environmentsComboBox_currentTextChanged</b>(<i>name</i>) 1046 <b>on_environmentsComboBox_currentTextChanged</b>(<i>name</i>)
1036 1047

eric ide

mercurial