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

branch
eric7
changeset 10206
d6921563be6c
parent 10133
39d1353996b9
child 10209
8bb763e85937
--- a/src/eric7/Documentation/Source/eric7.PipInterface.PipPackagesWidget.html	Mon Sep 11 17:58:47 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.PipInterface.PipPackagesWidget.html	Tue Sep 12 16:59:22 2023 +0200
@@ -426,6 +426,14 @@
 <td><a href="#PipPackagesWidget.on_vulnerabilityCheckBox_clicked">on_vulnerabilityCheckBox_clicked</a></td>
 <td>Private slot handling a change of the automatic vulnerability checks.</td>
 </tr>
+<tr>
+<td><a href="#PipPackagesWidget.preferencesChanged">preferencesChanged</a></td>
+<td>Public slot to handle a change of preferences.</td>
+</tr>
+<tr>
+<td><a href="#PipPackagesWidget.setVulnerabilityEnabled">setVulnerabilityEnabled</a></td>
+<td>Public slot to set the enabled state of the vulnerability checks.</td>
+</tr>
 </table>
 <h3>Static Methods</h3>
 
@@ -1428,6 +1436,27 @@
 flag indicating the state of the check box
 </dd>
 </dl>
+<a NAME="PipPackagesWidget.preferencesChanged" ID="PipPackagesWidget.preferencesChanged"></a>
+<h4>PipPackagesWidget.preferencesChanged</h4>
+<b>preferencesChanged</b>(<i></i>)
+
+<p>
+        Public slot to handle a change of preferences.
+</p>
+<a NAME="PipPackagesWidget.setVulnerabilityEnabled" ID="PipPackagesWidget.setVulnerabilityEnabled"></a>
+<h4>PipPackagesWidget.setVulnerabilityEnabled</h4>
+<b>setVulnerabilityEnabled</b>(<i>enable</i>)
+
+<p>
+        Public slot to set the enabled state of the vulnerability checks.
+</p>
+<dl>
+
+<dt><i>enable</i> (bool)</dt>
+<dd>
+vulnerability checks enabled state
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />

eric ide

mercurial