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

branch
eric7
changeset 9676
9edcc7302ac4
parent 9661
1ef89052d991
child 10479
856476537696
equal deleted inserted replaced
9675:92f73a6f168d 9676:9edcc7302ac4
73 <tr> 73 <tr>
74 <td><a href="#PipPackageDetailsDialog.__populateDownloadUrls">__populateDownloadUrls</a></td> 74 <td><a href="#PipPackageDetailsDialog.__populateDownloadUrls">__populateDownloadUrls</a></td>
75 <td>Private method to populate the download URLs tab.</td> 75 <td>Private method to populate the download URLs tab.</td>
76 </tr> 76 </tr>
77 <tr> 77 <tr>
78 <td><a href="#PipPackageDetailsDialog.__populateProjectUrls">__populateProjectUrls</a></td>
79 <td>Private method to populate the 'Project URLs' tab.</td>
80 </tr>
81 <tr>
78 <td><a href="#PipPackageDetailsDialog.__populateRequiresProvides">__populateRequiresProvides</a></td> 82 <td><a href="#PipPackageDetailsDialog.__populateRequiresProvides">__populateRequiresProvides</a></td>
79 <td>Private method to populate the requires/provides tab.</td> 83 <td>Private method to populate the requires/provides tab.</td>
80 </tr> 84 </tr>
81 <tr> 85 <tr>
82 <td><a href="#PipPackageDetailsDialog.__populateVulnerabilities">__populateVulnerabilities</a></td> 86 <td><a href="#PipPackageDetailsDialog.__populateVulnerabilities">__populateVulnerabilities</a></td>
202 <dt><i>downloadsData</i> (dict)</dt> 206 <dt><i>downloadsData</i> (dict)</dt>
203 <dd> 207 <dd>
204 downloads information 208 downloads information
205 </dd> 209 </dd>
206 </dl> 210 </dl>
211 <a NAME="PipPackageDetailsDialog.__populateProjectUrls" ID="PipPackageDetailsDialog.__populateProjectUrls"></a>
212 <h4>PipPackageDetailsDialog.__populateProjectUrls</h4>
213 <b>__populateProjectUrls</b>(<i>urls</i>)
214
215 <p>
216 Private method to populate the 'Project URLs' tab.
217 </p>
218 <dl>
219
220 <dt><i>urls</i> (dict)</dt>
221 <dd>
222 dictionary containing the defined project URLs
223 </dd>
224 </dl>
207 <a NAME="PipPackageDetailsDialog.__populateRequiresProvides" ID="PipPackageDetailsDialog.__populateRequiresProvides"></a> 225 <a NAME="PipPackageDetailsDialog.__populateRequiresProvides" ID="PipPackageDetailsDialog.__populateRequiresProvides"></a>
208 <h4>PipPackageDetailsDialog.__populateRequiresProvides</h4> 226 <h4>PipPackageDetailsDialog.__populateRequiresProvides</h4>
209 <b>__populateRequiresProvides</b>(<i>detailsData</i>) 227 <b>__populateRequiresProvides</b>(<i>detailsData</i>)
210 228
211 <p> 229 <p>

eric ide

mercurial