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

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
--- a/src/eric7/Documentation/Source/eric7.UI.InstallInfoDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.UI.InstallInfoDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.UI.InstallInfoDialog</h1>
-
 <p>
 Module implementing a dialog to show information about the installation.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#InstallInfoDialog">InstallInfoDialog</a></td>
 <td>Class implementing a dialog to show information about the installation.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="InstallInfoDialog" ID="InstallInfoDialog"></a>
 <h2>InstallInfoDialog</h2>
-
 <p>
     Class implementing a dialog to show information about the installation.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_InstallInfoDialog
 <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="#InstallInfoDialog.__init__">InstallInfoDialog</a></td>
 <td>Constructor</td>
@@ -87,19 +84,20 @@
 <td>Public method to check, if the install data was loaded.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="InstallInfoDialog.__init__" ID="InstallInfoDialog.__init__"></a>
 <h4>InstallInfoDialog (Constructor)</h4>
 <b>InstallInfoDialog</b>(<i>parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>parent</i> (QWidget)</dt>
@@ -110,24 +108,24 @@
 <a NAME="InstallInfoDialog.__saveData" ID="InstallInfoDialog.__saveData"></a>
 <h4>InstallInfoDialog.__saveData</h4>
 <b>__saveData</b>(<i></i>)
-
 <p>
         Private method to save the data.
 </p>
+
 <a NAME="InstallInfoDialog.on_deleteButton_clicked" ID="InstallInfoDialog.on_deleteButton_clicked"></a>
 <h4>InstallInfoDialog.on_deleteButton_clicked</h4>
 <b>on_deleteButton_clicked</b>(<i></i>)
-
 <p>
         Private slot deleting the install information file.
 </p>
+
 <a NAME="InstallInfoDialog.on_editButton_toggled" ID="InstallInfoDialog.on_editButton_toggled"></a>
 <h4>InstallInfoDialog.on_editButton_toggled</h4>
 <b>on_editButton_toggled</b>(<i>checked</i>)
-
 <p>
         Private slot to switch the dialog into edit mode.
 </p>
+
 <dl>
 
 <dt><i>checked</i> (bool)</dt>
@@ -138,31 +136,31 @@
 <a NAME="InstallInfoDialog.on_saveButton_clicked" ID="InstallInfoDialog.on_saveButton_clicked"></a>
 <h4>InstallInfoDialog.on_saveButton_clicked</h4>
 <b>on_saveButton_clicked</b>(<i></i>)
-
 <p>
         Private slot handling the save button press.
 </p>
+
 <a NAME="InstallInfoDialog.on_updateButton_clicked" ID="InstallInfoDialog.on_updateButton_clicked"></a>
 <h4>InstallInfoDialog.on_updateButton_clicked</h4>
 <b>on_updateButton_clicked</b>(<i></i>)
-
 <p>
         Private slot to show some upgrade instructions.
 </p>
+
 <a NAME="InstallInfoDialog.reject" ID="InstallInfoDialog.reject"></a>
 <h4>InstallInfoDialog.reject</h4>
 <b>reject</b>(<i></i>)
-
 <p>
         Public slot handling the closing of the dialog.
 </p>
+
 <a NAME="InstallInfoDialog.wasLoaded" ID="InstallInfoDialog.wasLoaded"></a>
 <h4>InstallInfoDialog.wasLoaded</h4>
 <b>wasLoaded</b>(<i></i>)
-
 <p>
         Public method to check, if the install data was loaded.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -177,4 +175,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial