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

branch
eric7
changeset 10479
856476537696
parent 9851
ec12090e9cd9
--- a/src/eric7/Documentation/Source/eric7.PipInterface.PipLicensesDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.PipInterface.PipLicensesDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,54 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.PipInterface.PipLicensesDialog</h1>
-
 <p>
 Module implementing a dialog to show the licenses of an environment.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#PipLicensesDialog">PipLicensesDialog</a></td>
 <td>Class implementing a dialog to show the licenses of an environment.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="PipLicensesDialog" ID="PipLicensesDialog"></a>
 <h2>PipLicensesDialog</h2>
-
 <p>
     Class implementing a dialog to show the licenses of an environment.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_PipLicensesDialog
 <h3>Class Attributes</h3>
+<table>
+<tr><td>LicensesLicenseColumn</td></tr>
+<tr><td>LicensesPackageColumn</td></tr>
+<tr><td>LicensesVersionColumn</td></tr>
+<tr><td>SummaryCountColumn</td></tr>
+<tr><td>SummaryLicenseColumn</td></tr>
+</table>
 
-<table>
-<tr><td>LicensesLicenseColumn</td></tr><tr><td>LicensesPackageColumn</td></tr><tr><td>LicensesVersionColumn</td></tr><tr><td>SummaryCountColumn</td></tr><tr><td>SummaryLicenseColumn</td></tr>
-</table>
 <h3>Class Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Methods</h3>
-
 <table>
-
 <tr>
 <td><a href="#PipLicensesDialog.__init__">PipLicensesDialog</a></td>
 <td>Constructor</td>
@@ -71,19 +72,20 @@
 <td>Private slot to save the license information as a CSV file.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="PipLicensesDialog.__init__" ID="PipLicensesDialog.__init__"></a>
 <h4>PipLicensesDialog (Constructor)</h4>
 <b>PipLicensesDialog</b>(<i>pip, environment, packages=None, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>pip</i> (Pip)</dt>
@@ -107,10 +109,10 @@
 <a NAME="PipLicensesDialog.__filterPackagesByLicense" ID="PipLicensesDialog.__filterPackagesByLicense"></a>
 <h4>PipLicensesDialog.__filterPackagesByLicense</h4>
 <b>__filterPackagesByLicense</b>(<i>licenseName</i>)
-
 <p>
         Private slot to filter the list of packages by license.
 </p>
+
 <dl>
 
 <dt><i>licenseName</i> (str)</dt>
@@ -121,17 +123,17 @@
 <a NAME="PipLicensesDialog.__populateLicenses" ID="PipLicensesDialog.__populateLicenses"></a>
 <h4>PipLicensesDialog.__populateLicenses</h4>
 <b>__populateLicenses</b>(<i></i>)
-
 <p>
         Private slot to populate the license lists.
 </p>
+
 <a NAME="PipLicensesDialog.__saveAsCSV" ID="PipLicensesDialog.__saveAsCSV"></a>
 <h4>PipLicensesDialog.__saveAsCSV</h4>
 <b>__saveAsCSV</b>(<i></i>)
-
 <p>
         Private slot to save the license information as a CSV file.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial