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

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.UI.VersionsDialog.html
--- a/src/eric7/Documentation/Source/eric7.UI.VersionsDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.UI.VersionsDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.UI.VersionsDialog</h1>
-
 <p>
 Module implementing a dialog to show the versions of various components.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#VersionsDialog">VersionsDialog</a></td>
 <td>Class implementing a dialog to show the versions of various components.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="VersionsDialog" ID="VersionsDialog"></a>
 <h2>VersionsDialog</h2>
-
 <p>
     Class implementing a dialog to show the versions of various components.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_VersionsDialog
 <h3>Class Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Class Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Methods</h3>
-
 <table>
-
 <tr>
 <td><a href="#VersionsDialog.__init__">VersionsDialog</a></td>
 <td>Constructor</td>
@@ -63,19 +60,20 @@
 <td>Private slot to check, if updates of PyQt6 packages or the eric-ide package are available.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="VersionsDialog.__init__" ID="VersionsDialog.__init__"></a>
 <h4>VersionsDialog (Constructor)</h4>
 <b>VersionsDialog</b>(<i>parent, title, text</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>parent</i> (UserInterface)</dt>
@@ -94,11 +92,11 @@
 <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
+</body></html>

eric ide

mercurial