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

branch
eric7
changeset 9007
01b73d9ef09e
parent 9000
bc0b38405b6a
child 9117
c6afba2049cf
diff -r b9e04026f9d5 -r 01b73d9ef09e eric7/Documentation/Source/eric7.PipInterface.PipPackagesWidget.html
--- a/eric7/Documentation/Source/eric7.PipInterface.PipPackagesWidget.html	Mon Mar 28 18:18:49 2022 +0200
+++ b/eric7/Documentation/Source/eric7.PipInterface.PipPackagesWidget.html	Mon Mar 28 18:21:42 2022 +0200
@@ -195,6 +195,10 @@
 <td>Private slot to show a list of cached files.</td>
 </tr>
 <tr>
+<td><a href="#PipPackagesWidget.__showLicensesDialog">__showLicensesDialog</a></td>
+<td>Private slot to show a dialog with the licenses of the selected environment.</td>
+</tr>
+<tr>
 <td><a href="#PipPackagesWidget.__showPackageDetails">__showPackageDetails</a></td>
 <td>Private method to populate the package details dialog.</td>
 </tr>
@@ -742,6 +746,14 @@
 <p>
         Private slot to show a list of cached files.
 </p>
+<a NAME="PipPackagesWidget.__showLicensesDialog" ID="PipPackagesWidget.__showLicensesDialog"></a>
+<h4>PipPackagesWidget.__showLicensesDialog</h4>
+<b>__showLicensesDialog</b>(<i></i>)
+
+<p>
+        Private slot to show a dialog with the licenses of the selected
+        environment.
+</p>
 <a NAME="PipPackagesWidget.__showPackageDetails" ID="PipPackagesWidget.__showPackageDetails"></a>
 <h4>PipPackagesWidget.__showPackageDetails</h4>
 <b>__showPackageDetails</b>(<i>packageName, packageVersion, upgradable=False, installable=False</i>)

eric ide

mercurial