PipxInterface/Documentation/Source/Plugin_Pipx_Interface.PipxInterface.PipxDependenciesDialog.html

changeset 90
0949844ea0e3
parent 49
ec976c5b88ae
child 111
8ace016a3eee
--- a/PipxInterface/Documentation/Source/Plugin_Pipx_Interface.PipxInterface.PipxDependenciesDialog.html	Sun Sep 29 11:34:31 2024 +0200
+++ b/PipxInterface/Documentation/Source/Plugin_Pipx_Interface.PipxInterface.PipxDependenciesDialog.html	Sun Sep 29 17:53:18 2024 +0200
@@ -46,6 +46,7 @@
 <tr><td>DependencyColumn</td></tr>
 <tr><td>InstalledVersionColumn</td></tr>
 <tr><td>OutdatedMode</td></tr>
+<tr><td>UpgradeDependenciesAction</td></tr>
 <tr><td>UptodateMode</td></tr>
 </table>
 
@@ -64,6 +65,10 @@
 <td><a href="#PipxDependenciesDialog.__resizeColumns">__resizeColumns</a></td>
 <td>Private method to resize the columns of the dependencies list.</td>
 </tr>
+<tr>
+<td><a href="#PipxDependenciesDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
+<td>Private slot handling a button click of the button box.</td>
+</tr>
 </table>
 
 <h3>Static Methods</h3>
@@ -105,6 +110,20 @@
         Private method to resize the columns of the dependencies list.
 </p>
 
+<a NAME="PipxDependenciesDialog.on_buttonBox_clicked" ID="PipxDependenciesDialog.on_buttonBox_clicked"></a>
+<h4>PipxDependenciesDialog.on_buttonBox_clicked</h4>
+<b>on_buttonBox_clicked</b>(<i>button</i>)
+<p>
+        Private slot handling a button click of the button box.
+</p>
+
+<dl>
+
+<dt><i>button</i> (QAbstractButton)</dt>
+<dd>
+reference to the clicked button
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>

eric ide

mercurial