eric6/Documentation/Source/eric6.UI.SplashScreen.html

changeset 7960
e8fc383322f7
parent 7273
391d6b7b1eff
child 8215
fc5d68a6889e
equal deleted inserted replaced
7959:44e15eda6506 7960:e8fc383322f7
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>
34 34
35 <table> 35 <table>
36 36
37 <tr> 37 <tr>
38 <td><a href="#NoneSplashScreen">NoneSplashScreen</a></td> 38 <td><a href="#NoneSplashScreen">NoneSplashScreen</a></td>
39 <td>Class implementing a "None" splashscreen for eric6.</td> 39 <td>Class implementing a "None" splashscreen for eric.</td>
40 </tr> 40 </tr>
41 <tr> 41 <tr>
42 <td><a href="#SplashScreen">SplashScreen</a></td> 42 <td><a href="#SplashScreen">SplashScreen</a></td>
43 <td>Class implementing a splashscreen for eric6.</td> 43 <td>Class implementing a splashscreen for eric.</td>
44 </tr> 44 </tr>
45 </table> 45 </table>
46 <h3>Functions</h3> 46 <h3>Functions</h3>
47 47
48 <table> 48 <table>
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

eric ide

mercurial