Documentation/Source/eric5.UI.SplashScreen.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
55 object 55 object
56 <h3>Class Attributes</h3> 56 <h3>Class Attributes</h3>
57 <table> 57 <table>
58 <tr><td>None</td></tr> 58 <tr><td>None</td></tr>
59 </table> 59 </table>
60 <h3>Class Methods</h3>
61 <table>
62 <tr><td>None</td></tr>
63 </table>
60 <h3>Methods</h3> 64 <h3>Methods</h3>
61 <table> 65 <table>
62 <tr> 66 <tr>
63 <td><a href="#NoneSplashScreen.__init__">NoneSplashScreen</a></td> 67 <td><a href="#NoneSplashScreen.__init__">NoneSplashScreen</a></td>
64 <td>Constructor</td> 68 <td>Constructor</td>
70 <td>Public method to finish the splash screen.</td> 74 <td>Public method to finish the splash screen.</td>
71 </tr><tr> 75 </tr><tr>
72 <td><a href="#NoneSplashScreen.showMessage">showMessage</a></td> 76 <td><a href="#NoneSplashScreen.showMessage">showMessage</a></td>
73 <td>Public method to show a message in the bottom part of the splashscreen.</td> 77 <td>Public method to show a message in the bottom part of the splashscreen.</td>
74 </tr> 78 </tr>
79 </table>
80 <h3>Static Methods</h3>
81 <table>
82 <tr><td>None</td></tr>
75 </table> 83 </table>
76 <a NAME="NoneSplashScreen.__init__" ID="NoneSplashScreen.__init__"></a> 84 <a NAME="NoneSplashScreen.__init__" ID="NoneSplashScreen.__init__"></a>
77 <h4>NoneSplashScreen (Constructor)</h4> 85 <h4>NoneSplashScreen (Constructor)</h4>
78 <b>NoneSplashScreen</b>(<i></i>) 86 <b>NoneSplashScreen</b>(<i></i>)
79 <p> 87 <p>
115 QSplashScreen 123 QSplashScreen
116 <h3>Class Attributes</h3> 124 <h3>Class Attributes</h3>
117 <table> 125 <table>
118 <tr><td>None</td></tr> 126 <tr><td>None</td></tr>
119 </table> 127 </table>
128 <h3>Class Methods</h3>
129 <table>
130 <tr><td>None</td></tr>
131 </table>
120 <h3>Methods</h3> 132 <h3>Methods</h3>
121 <table> 133 <table>
122 <tr> 134 <tr>
123 <td><a href="#SplashScreen.__init__">SplashScreen</a></td> 135 <td><a href="#SplashScreen.__init__">SplashScreen</a></td>
124 <td>Constructor</td> 136 <td>Constructor</td>
127 <td>Public method to clear the message shown.</td> 139 <td>Public method to clear the message shown.</td>
128 </tr><tr> 140 </tr><tr>
129 <td><a href="#SplashScreen.showMessage">showMessage</a></td> 141 <td><a href="#SplashScreen.showMessage">showMessage</a></td>
130 <td>Public method to show a message in the bottom part of the splashscreen.</td> 142 <td>Public method to show a message in the bottom part of the splashscreen.</td>
131 </tr> 143 </tr>
144 </table>
145 <h3>Static Methods</h3>
146 <table>
147 <tr><td>None</td></tr>
132 </table> 148 </table>
133 <a NAME="SplashScreen.__init__" ID="SplashScreen.__init__"></a> 149 <a NAME="SplashScreen.__init__" ID="SplashScreen.__init__"></a>
134 <h4>SplashScreen (Constructor)</h4> 150 <h4>SplashScreen (Constructor)</h4>
135 <b>SplashScreen</b>(<i></i>) 151 <b>SplashScreen</b>(<i></i>)
136 <p> 152 <p>

eric ide

mercurial