eric7/Documentation/Source/eric7.UI.VersionsDialog.html

branch
eric7
changeset 8972
54816b8f740f
parent 8970
188ff9ce8657
--- a/eric7/Documentation/Source/eric7.UI.VersionsDialog.html	Sat Mar 05 18:10:28 2022 +0100
+++ b/eric7/Documentation/Source/eric7.UI.VersionsDialog.html	Sun Mar 06 19:53:19 2022 +0100
@@ -58,6 +58,10 @@
 <td><a href="#VersionsDialog.__init__">VersionsDialog</a></td>
 <td>Constructor</td>
 </tr>
+<tr>
+<td><a href="#VersionsDialog.__checkForUpdate">__checkForUpdate</a></td>
+<td>Private slot to check, if updates of PyQt6 packages or the eric-ide package are available.</td>
+</tr>
 </table>
 <h3>Static Methods</h3>
 
@@ -87,6 +91,14 @@
 versions text to be shown
 </dd>
 </dl>
+<a NAME="VersionsDialog.__checkForUpdate" ID="VersionsDialog.__checkForUpdate"></a>
+<h4>VersionsDialog.__checkForUpdate</h4>
+<b>__checkForUpdate</b>(<i></i>)
+
+<p>
+        Private slot to check, if updates of PyQt6 packages or the eric-ide
+        package are available.
+</p>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial