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

branch
eric7
changeset 9850
20c49b517679
parent 9209
b99e7fd55fd3
child 9851
ec12090e9cd9
equal deleted inserted replaced
9849:99782ca569ed 9850:20c49b517679
61 <tr> 61 <tr>
62 <td><a href="#PipLicensesDialog.__filterPackagesByLicense">__filterPackagesByLicense</a></td> 62 <td><a href="#PipLicensesDialog.__filterPackagesByLicense">__filterPackagesByLicense</a></td>
63 <td>Private slot to filter the list of packages by license.</td> 63 <td>Private slot to filter the list of packages by license.</td>
64 </tr> 64 </tr>
65 <tr> 65 <tr>
66 <td><a href="#PipLicensesDialog.__refreshLicenses">__refreshLicenses</a></td> 66 <td><a href="#PipLicensesDialog.__populateLicenses">__populateLicenses</a></td>
67 <td>Private slot to refresh the license lists.</td> 67 <td>Private slot to populate the license lists.</td>
68 </tr> 68 </tr>
69 <tr> 69 <tr>
70 <td><a href="#PipLicensesDialog.__saveAsCSV">__saveAsCSV</a></td> 70 <td><a href="#PipLicensesDialog.__saveAsCSV">__saveAsCSV</a></td>
71 <td>Private slot to save the license information as a CSV file.</td> 71 <td>Private slot to save the license information as a CSV file.</td>
72 </tr> 72 </tr>
121 <dt><i>licenseName</i> (str)</dt> 121 <dt><i>licenseName</i> (str)</dt>
122 <dd> 122 <dd>
123 license name 123 license name
124 </dd> 124 </dd>
125 </dl> 125 </dl>
126 <a NAME="PipLicensesDialog.__refreshLicenses" ID="PipLicensesDialog.__refreshLicenses"></a> 126 <a NAME="PipLicensesDialog.__populateLicenses" ID="PipLicensesDialog.__populateLicenses"></a>
127 <h4>PipLicensesDialog.__refreshLicenses</h4> 127 <h4>PipLicensesDialog.__populateLicenses</h4>
128 <b>__refreshLicenses</b>(<i></i>) 128 <b>__populateLicenses</b>(<i></i>)
129 129
130 <p> 130 <p>
131 Private slot to refresh the license lists. 131 Private slot to populate the license lists.
132 </p> 132 </p>
133 <a NAME="PipLicensesDialog.__saveAsCSV" ID="PipLicensesDialog.__saveAsCSV"></a> 133 <a NAME="PipLicensesDialog.__saveAsCSV" ID="PipLicensesDialog.__saveAsCSV"></a>
134 <h4>PipLicensesDialog.__saveAsCSV</h4> 134 <h4>PipLicensesDialog.__saveAsCSV</h4>
135 <b>__saveAsCSV</b>(<i></i>) 135 <b>__saveAsCSV</b>(<i></i>)
136 136

eric ide

mercurial