PipxInterface/Documentation/Source/Plugin_Pipx_Interface.PipxInterface.PipxWidget.html

changeset 83
d841c572a465
parent 78
5efcdee9c170
child 111
8ace016a3eee
--- a/PipxInterface/Documentation/Source/Plugin_Pipx_Interface.PipxInterface.PipxWidget.html	Tue Sep 17 11:04:00 2024 +0200
+++ b/PipxInterface/Documentation/Source/Plugin_Pipx_Interface.PipxInterface.PipxWidget.html	Tue Sep 17 11:35:31 2024 +0200
@@ -162,6 +162,10 @@
 <td>Private method to determine the list of selected packages.</td>
 </tr>
 <tr>
+<td><a href="#PipxWidget.__setOutdatedCheckTimer">__setOutdatedCheckTimer</a></td>
+<td>Private slot to configure the periodic outdated packages check.</td>
+</tr>
+<tr>
 <td><a href="#PipxWidget.__showDependencies">__showDependencies</a></td>
 <td>Private slot to show a dialog with the dependencies of the selected package.</td>
 </tr>
@@ -217,6 +221,10 @@
 <td><a href="#PipxWidget.on_refreshButton_clicked">on_refreshButton_clicked</a></td>
 <td>Private slot to refresh the packages list.</td>
 </tr>
+<tr>
+<td><a href="#PipxWidget.shutdown">shutdown</a></td>
+<td>Public slot to perform shutdown actions.</td>
+</tr>
 </table>
 
 <h3>Static Methods</h3>
@@ -593,6 +601,13 @@
 list of str
 </dd>
 </dl>
+<a NAME="PipxWidget.__setOutdatedCheckTimer" ID="PipxWidget.__setOutdatedCheckTimer"></a>
+<h4>PipxWidget.__setOutdatedCheckTimer</h4>
+<b>__setOutdatedCheckTimer</b>(<i></i>)
+<p>
+        Private slot to configure the periodic outdated packages check.
+</p>
+
 <a NAME="PipxWidget.__showDependencies" ID="PipxWidget.__showDependencies"></a>
 <h4>PipxWidget.__showDependencies</h4>
 <b>__showDependencies</b>(<i></i>)
@@ -704,6 +719,13 @@
         Private slot to refresh the packages list.
 </p>
 
+<a NAME="PipxWidget.shutdown" ID="PipxWidget.shutdown"></a>
+<h4>PipxWidget.shutdown</h4>
+<b>shutdown</b>(<i></i>)
+<p>
+        Public slot to perform shutdown actions.
+</p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>

eric ide

mercurial