21 <body> |
21 <body> |
22 <a NAME="top" ID="top"></a> |
22 <a NAME="top" ID="top"></a> |
23 <h1>eric6.UI.SplashScreen</h1> |
23 <h1>eric6.UI.SplashScreen</h1> |
24 |
24 |
25 <p> |
25 <p> |
26 Module implementing a splashscreen for eric6. |
26 Module implementing a splashscreen for eric. |
27 </p> |
27 </p> |
28 <h3>Global Attributes</h3> |
28 <h3>Global Attributes</h3> |
29 |
29 |
30 <table> |
30 <table> |
31 <tr><td>None</td></tr> |
31 <tr><td>None</td></tr> |
52 <hr /> |
52 <hr /> |
53 <a NAME="NoneSplashScreen" ID="NoneSplashScreen"></a> |
53 <a NAME="NoneSplashScreen" ID="NoneSplashScreen"></a> |
54 <h2>NoneSplashScreen</h2> |
54 <h2>NoneSplashScreen</h2> |
55 |
55 |
56 <p> |
56 <p> |
57 Class implementing a "None" splashscreen for eric6. |
57 Class implementing a "None" splashscreen for eric. |
58 </p> |
58 </p> |
59 <p> |
59 <p> |
60 This class implements the same interface as the real splashscreen, |
60 This class implements the same interface as the real splashscreen, |
61 but simply does nothing. |
61 but simply does nothing. |
62 </p> |
62 </p> |
146 <hr /> |
146 <hr /> |
147 <a NAME="SplashScreen" ID="SplashScreen"></a> |
147 <a NAME="SplashScreen" ID="SplashScreen"></a> |
148 <h2>SplashScreen</h2> |
148 <h2>SplashScreen</h2> |
149 |
149 |
150 <p> |
150 <p> |
151 Class implementing a splashscreen for eric6. |
151 Class implementing a splashscreen for eric. |
152 </p> |
152 </p> |
153 <h3>Derived from</h3> |
153 <h3>Derived from</h3> |
154 QSplashScreen |
154 QSplashScreen |
155 <h3>Class Attributes</h3> |
155 <h3>Class Attributes</h3> |
156 |
156 |