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

branch
eric7
changeset 9236
db53a9efe7ef
parent 9209
b99e7fd55fd3
child 9244
3bf1a02df07a
--- a/src/eric7/Documentation/Source/eric7.PipInterface.PipPackagesWidget.html	Thu Jul 14 16:08:57 2022 +0200
+++ b/src/eric7/Documentation/Source/eric7.PipInterface.PipPackagesWidget.html	Thu Jul 14 16:09:37 2022 +0200
@@ -279,6 +279,10 @@
 <td>Private slot reacting on a change of selected items of the dependency tree.</td>
 </tr>
 <tr>
+<td><a href="#PipPackagesWidget.on_dependencyRepairButton_clicked">on_dependencyRepairButton_clicked</a></td>
+<td>Private slot to repair all selected dependencies.</td>
+</tr>
+<tr>
 <td><a href="#PipPackagesWidget.on_environmentsComboBox_currentTextChanged">on_environmentsComboBox_currentTextChanged</a></td>
 <td>Private slot handling the selection of a Python environment.</td>
 </tr>
@@ -1030,6 +1034,13 @@
         Private slot reacting on a change of selected items of the dependency
         tree.
 </p>
+<a NAME="PipPackagesWidget.on_dependencyRepairButton_clicked" ID="PipPackagesWidget.on_dependencyRepairButton_clicked"></a>
+<h4>PipPackagesWidget.on_dependencyRepairButton_clicked</h4>
+<b>on_dependencyRepairButton_clicked</b>(<i></i>)
+
+<p>
+        Private slot to repair all selected dependencies.
+</p>
 <a NAME="PipPackagesWidget.on_environmentsComboBox_currentTextChanged" ID="PipPackagesWidget.on_environmentsComboBox_currentTextChanged"></a>
 <h4>PipPackagesWidget.on_environmentsComboBox_currentTextChanged</h4>
 <b>on_environmentsComboBox_currentTextChanged</b>(<i>name</i>)

eric ide

mercurial