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

branch
eric7
changeset 10479
856476537696
parent 10433
328f3ec4b77a
child 10692
9becf9ca115c
--- a/src/eric7/Documentation/Source/eric7.UI.SplashScreen.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.UI.SplashScreen.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,19 +7,17 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.UI.SplashScreen</h1>
-
 <p>
 Module implementing a splashscreen for eric.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#NoneSplashScreen">NoneSplashScreen</a></td>
 <td>Class implementing a "None" splashscreen for eric.</td>
@@ -29,16 +27,16 @@
 <td>Class implementing a splashscreen for eric.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="NoneSplashScreen" ID="NoneSplashScreen"></a>
 <h2>NoneSplashScreen</h2>
-
 <p>
     Class implementing a "None" splashscreen for eric.
 </p>
@@ -46,22 +44,21 @@
     This class implements the same interface as the real splashscreen,
     but simply does nothing.
 </p>
+
 <h3>Derived from</h3>
 None
 <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="#NoneSplashScreen.__init__">NoneSplashScreen</a></td>
 <td>Constructor</td>
@@ -79,33 +76,34 @@
 <td>Public method to show a message in the bottom part of the splashscreen.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="NoneSplashScreen.__init__" ID="NoneSplashScreen.__init__"></a>
 <h4>NoneSplashScreen (Constructor)</h4>
 <b>NoneSplashScreen</b>(<i></i>)
-
 <p>
         Constructor
 </p>
+
 <a NAME="NoneSplashScreen.clearMessage" ID="NoneSplashScreen.clearMessage"></a>
 <h4>NoneSplashScreen.clearMessage</h4>
 <b>clearMessage</b>(<i></i>)
-
 <p>
         Public method to clear the message shown.
 </p>
+
 <a NAME="NoneSplashScreen.finish" ID="NoneSplashScreen.finish"></a>
 <h4>NoneSplashScreen.finish</h4>
 <b>finish</b>(<i>widget</i>)
-
 <p>
         Public method to finish the splash screen.
 </p>
+
 <dl>
 
 <dt><i>widget</i> (QWidget)</dt>
@@ -116,10 +114,10 @@
 <a NAME="NoneSplashScreen.showMessage" ID="NoneSplashScreen.showMessage"></a>
 <h4>NoneSplashScreen.showMessage</h4>
 <b>showMessage</b>(<i>msg</i>)
-
 <p>
         Public method to show a message in the bottom part of the splashscreen.
 </p>
+
 <dl>
 
 <dt><i>msg</i> (str)</dt>
@@ -132,26 +130,24 @@
 <hr />
 <a NAME="SplashScreen" ID="SplashScreen"></a>
 <h2>SplashScreen</h2>
-
 <p>
     Class implementing a splashscreen for eric.
 </p>
+
 <h3>Derived from</h3>
 QSplashScreen
 <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="#SplashScreen.__init__">SplashScreen</a></td>
 <td>Constructor</td>
@@ -165,33 +161,34 @@
 <td>Public method to show a message in the bottom part of the splashscreen.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="SplashScreen.__init__" ID="SplashScreen.__init__"></a>
 <h4>SplashScreen (Constructor)</h4>
 <b>SplashScreen</b>(<i></i>)
-
 <p>
         Constructor
 </p>
+
 <a NAME="SplashScreen.clearMessage" ID="SplashScreen.clearMessage"></a>
 <h4>SplashScreen.clearMessage</h4>
 <b>clearMessage</b>(<i></i>)
-
 <p>
         Public method to clear the message shown.
 </p>
+
 <a NAME="SplashScreen.showMessage" ID="SplashScreen.showMessage"></a>
 <h4>SplashScreen.showMessage</h4>
 <b>showMessage</b>(<i>msg</i>)
-
 <p>
         Public method to show a message in the bottom part of the splashscreen.
 </p>
+
 <dl>
 
 <dt><i>msg</i> (str)</dt>
@@ -201,4 +198,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