424 </tr> |
424 </tr> |
425 <tr> |
425 <tr> |
426 <td><a href="#PipPackagesWidget.on_vulnerabilityCheckBox_clicked">on_vulnerabilityCheckBox_clicked</a></td> |
426 <td><a href="#PipPackagesWidget.on_vulnerabilityCheckBox_clicked">on_vulnerabilityCheckBox_clicked</a></td> |
427 <td>Private slot handling a change of the automatic vulnerability checks.</td> |
427 <td>Private slot handling a change of the automatic vulnerability checks.</td> |
428 </tr> |
428 </tr> |
|
429 <tr> |
|
430 <td><a href="#PipPackagesWidget.preferencesChanged">preferencesChanged</a></td> |
|
431 <td>Public slot to handle a change of preferences.</td> |
|
432 </tr> |
|
433 <tr> |
|
434 <td><a href="#PipPackagesWidget.setVulnerabilityEnabled">setVulnerabilityEnabled</a></td> |
|
435 <td>Public slot to set the enabled state of the vulnerability checks.</td> |
|
436 </tr> |
429 </table> |
437 </table> |
430 <h3>Static Methods</h3> |
438 <h3>Static Methods</h3> |
431 |
439 |
432 <table> |
440 <table> |
433 <tr><td>None</td></tr> |
441 <tr><td>None</td></tr> |
1424 <dl> |
1432 <dl> |
1425 |
1433 |
1426 <dt><i>checked</i> (bool)</dt> |
1434 <dt><i>checked</i> (bool)</dt> |
1427 <dd> |
1435 <dd> |
1428 flag indicating the state of the check box |
1436 flag indicating the state of the check box |
|
1437 </dd> |
|
1438 </dl> |
|
1439 <a NAME="PipPackagesWidget.preferencesChanged" ID="PipPackagesWidget.preferencesChanged"></a> |
|
1440 <h4>PipPackagesWidget.preferencesChanged</h4> |
|
1441 <b>preferencesChanged</b>(<i></i>) |
|
1442 |
|
1443 <p> |
|
1444 Public slot to handle a change of preferences. |
|
1445 </p> |
|
1446 <a NAME="PipPackagesWidget.setVulnerabilityEnabled" ID="PipPackagesWidget.setVulnerabilityEnabled"></a> |
|
1447 <h4>PipPackagesWidget.setVulnerabilityEnabled</h4> |
|
1448 <b>setVulnerabilityEnabled</b>(<i>enable</i>) |
|
1449 |
|
1450 <p> |
|
1451 Public slot to set the enabled state of the vulnerability checks. |
|
1452 </p> |
|
1453 <dl> |
|
1454 |
|
1455 <dt><i>enable</i> (bool)</dt> |
|
1456 <dd> |
|
1457 vulnerability checks enabled state |
1429 </dd> |
1458 </dd> |
1430 </dl> |
1459 </dl> |
1431 <div align="right"><a href="#top">Up</a></div> |
1460 <div align="right"><a href="#top">Up</a></div> |
1432 <hr /> |
1461 <hr /> |
1433 <hr /> |
1462 <hr /> |