--- 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>)