Documentation/Source/eric5.UI.SplashScreen.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
equal deleted inserted replaced
57:81326a94fdca 58:37f0444c3479
20 </style> 20 </style>
21 </head> 21 </head>
22 <body><a NAME="top" ID="top"></a> 22 <body><a NAME="top" ID="top"></a>
23 <h1>eric5.UI.SplashScreen</h1> 23 <h1>eric5.UI.SplashScreen</h1>
24 <p> 24 <p>
25 &#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#115;&#112;&#108;&#97;&#115;&#104;&#115;&#99;&#114;&#101;&#101;&#110; &#102;&#111;&#114; &#101;&#114;&#105;&#99;&#53;. 25 Module implementing a splashscreen for eric5.
26 </p> 26 </p>
27 <h3>Global Attributes</h3> 27 <h3>Global Attributes</h3>
28 <table> 28 <table>
29 <tr><td>None</td></tr> 29 <tr><td>None</td></tr>
30 </table> 30 </table>
31 <h3>Classes</h3> 31 <h3>Classes</h3>
32 <table> 32 <table>
33 <tr> 33 <tr>
34 <td><a href="#NoneSplashScreen">NoneSplashScreen</a></td> 34 <td><a href="#NoneSplashScreen">NoneSplashScreen</a></td>
35 <td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; "&#78;&#111;&#110;&#101;" &#115;&#112;&#108;&#97;&#115;&#104;&#115;&#99;&#114;&#101;&#101;&#110; &#102;&#111;&#114; &#101;&#114;&#105;&#99;&#53;.</td> 35 <td>Class implementing a "None" splashscreen for eric5.</td>
36 </tr><tr> 36 </tr><tr>
37 <td><a href="#SplashScreen">SplashScreen</a></td> 37 <td><a href="#SplashScreen">SplashScreen</a></td>
38 <td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#115;&#112;&#108;&#97;&#115;&#104;&#115;&#99;&#114;&#101;&#101;&#110; &#102;&#111;&#114; &#101;&#114;&#105;&#99;&#53;.</td> 38 <td>Class implementing a splashscreen for eric5.</td>
39 </tr> 39 </tr>
40 </table> 40 </table>
41 <h3>Functions</h3> 41 <h3>Functions</h3>
42 <table> 42 <table>
43 <tr><td>None</td></tr> 43 <tr><td>None</td></tr>
44 </table> 44 </table>
45 <hr /><hr /> 45 <hr /><hr />
46 <a NAME="NoneSplashScreen" ID="NoneSplashScreen"></a> 46 <a NAME="NoneSplashScreen" ID="NoneSplashScreen"></a>
47 <h2>NoneSplashScreen</h2> 47 <h2>NoneSplashScreen</h2>
48 <p> 48 <p>
49 &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; "&#78;&#111;&#110;&#101;" &#115;&#112;&#108;&#97;&#115;&#104;&#115;&#99;&#114;&#101;&#101;&#110; &#102;&#111;&#114; &#101;&#114;&#105;&#99;&#53;. 49 Class implementing a "None" splashscreen for eric5.
50 </p><p> 50 </p><p>
51 &#84;&#104;&#105;&#115; &#99;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#115; &#116;&#104;&#101; &#115;&#97;&#109;&#101; &#105;&#110;&#116;&#101;&#114;&#102;&#97;&#99;&#101; &#97;&#115; &#116;&#104;&#101; &#114;&#101;&#97;&#108; &#115;&#112;&#108;&#97;&#115;&#104;&#115;&#99;&#114;&#101;&#101;&#110;, 51 This class implements the same interface as the real splashscreen,
52 &#98;&#117;&#116; &#115;&#105;&#109;&#112;&#108;y &#100;&#111;&#101;&#115; &#110;&#111;&#116;&#104;&#105;&#110;&#103;. 52 but simply does nothing.
53 </p> 53 </p>
54 <h3>Derived from</h3> 54 <h3>Derived from</h3>
55 object 55 object
56 <h3>Class Attributes</h3> 56 <h3>Class Attributes</h3>
57 <table> 57 <table>
59 </table> 59 </table>
60 <h3>Methods</h3> 60 <h3>Methods</h3>
61 <table> 61 <table>
62 <tr> 62 <tr>
63 <td><a href="#NoneSplashScreen.__init__">NoneSplashScreen</a></td> 63 <td><a href="#NoneSplashScreen.__init__">NoneSplashScreen</a></td>
64 <td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td> 64 <td>Constructor</td>
65 </tr><tr> 65 </tr><tr>
66 <td><a href="#NoneSplashScreen.clearMessage">clearMessage</a></td> 66 <td><a href="#NoneSplashScreen.clearMessage">clearMessage</a></td>
67 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#108;&#101;&#97;&#114; &#116;&#104;&#101; &#109;&#101;&#115;&#115;&#97;&#103;&#101; &#115;&#104;&#111;w&#110;.</td> 67 <td>Public method to clear the message shown.</td>
68 </tr><tr> 68 </tr><tr>
69 <td><a href="#NoneSplashScreen.finish">finish</a></td> 69 <td><a href="#NoneSplashScreen.finish">finish</a></td>
70 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#102;&#105;&#110;&#105;&#115;&#104; &#116;&#104;&#101; &#115;&#112;&#108;&#97;&#115;&#104; &#115;&#99;&#114;&#101;&#101;&#110;.</td> 70 <td>Public method to finish the splash screen.</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#NoneSplashScreen.showMessage">showMessage</a></td> 72 <td><a href="#NoneSplashScreen.showMessage">showMessage</a></td>
73 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#104;&#111;w &#97; &#109;&#101;&#115;&#115;&#97;&#103;&#101; &#105;&#110; &#116;&#104;&#101; &#98;&#111;&#116;&#116;&#111;&#109; &#112;&#97;&#114;&#116; &#111;&#102; &#116;&#104;&#101; &#115;&#112;&#108;&#97;&#115;&#104;&#115;&#99;&#114;&#101;&#101;&#110;.</td> 73 <td>Public method to show a message in the bottom part of the splashscreen.</td>
74 </tr> 74 </tr>
75 </table> 75 </table>
76 <a NAME="NoneSplashScreen.__init__" ID="NoneSplashScreen.__init__"></a> 76 <a NAME="NoneSplashScreen.__init__" ID="NoneSplashScreen.__init__"></a>
77 <h4>NoneSplashScreen (Constructor)</h4> 77 <h4>NoneSplashScreen (Constructor)</h4>
78 <b>NoneSplashScreen</b>(<i></i>) 78 <b>NoneSplashScreen</b>(<i></i>)
79 <p> 79 <p>
80 &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114; 80 Constructor
81 </p><a NAME="NoneSplashScreen.clearMessage" ID="NoneSplashScreen.clearMessage"></a> 81 </p><a NAME="NoneSplashScreen.clearMessage" ID="NoneSplashScreen.clearMessage"></a>
82 <h4>NoneSplashScreen.clearMessage</h4> 82 <h4>NoneSplashScreen.clearMessage</h4>
83 <b>clearMessage</b>(<i></i>) 83 <b>clearMessage</b>(<i></i>)
84 <p> 84 <p>
85 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#108;&#101;&#97;&#114; &#116;&#104;&#101; &#109;&#101;&#115;&#115;&#97;&#103;&#101; &#115;&#104;&#111;w&#110;. 85 Public method to clear the message shown.
86 </p><a NAME="NoneSplashScreen.finish" ID="NoneSplashScreen.finish"></a> 86 </p><a NAME="NoneSplashScreen.finish" ID="NoneSplashScreen.finish"></a>
87 <h4>NoneSplashScreen.finish</h4> 87 <h4>NoneSplashScreen.finish</h4>
88 <b>finish</b>(<i>widget</i>) 88 <b>finish</b>(<i>widget</i>)
89 <p> 89 <p>
90 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#102;&#105;&#110;&#105;&#115;&#104; &#116;&#104;&#101; &#115;&#112;&#108;&#97;&#115;&#104; &#115;&#99;&#114;&#101;&#101;&#110;. 90 Public method to finish the splash screen.
91 </p><dl> 91 </p><dl>
92 <dt><i>widget</i></dt> 92 <dt><i>widget</i></dt>
93 <dd> 93 <dd>
94 w&#105;&#100;&#103;&#101;&#116; &#116;&#111; w&#97;&#105;&#116; &#102;&#111;&#114; (&#81;&#87;&#105;&#100;&#103;&#101;&#116;) 94 widget to wait for (QWidget)
95 </dd> 95 </dd>
96 </dl><a NAME="NoneSplashScreen.showMessage" ID="NoneSplashScreen.showMessage"></a> 96 </dl><a NAME="NoneSplashScreen.showMessage" ID="NoneSplashScreen.showMessage"></a>
97 <h4>NoneSplashScreen.showMessage</h4> 97 <h4>NoneSplashScreen.showMessage</h4>
98 <b>showMessage</b>(<i>msg</i>) 98 <b>showMessage</b>(<i>msg</i>)
99 <p> 99 <p>
100 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#104;&#111;w &#97; &#109;&#101;&#115;&#115;&#97;&#103;&#101; &#105;&#110; &#116;&#104;&#101; &#98;&#111;&#116;&#116;&#111;&#109; &#112;&#97;&#114;&#116; &#111;&#102; &#116;&#104;&#101; &#115;&#112;&#108;&#97;&#115;&#104;&#115;&#99;&#114;&#101;&#101;&#110;. 100 Public method to show a message in the bottom part of the splashscreen.
101 </p><dl> 101 </p><dl>
102 <dt><i>msg</i></dt> 102 <dt><i>msg</i></dt>
103 <dd> 103 <dd>
104 &#109;&#101;&#115;&#115;&#97;&#103;&#101; &#116;&#111; &#98;&#101; &#115;&#104;&#111;w&#110; (&#115;&#116;&#114;&#105;&#110;&#103;) 104 message to be shown (string)
105 </dd> 105 </dd>
106 </dl> 106 </dl>
107 <div align="right"><a href="#top">Up</a></div> 107 <div align="right"><a href="#top">Up</a></div>
108 <hr /><hr /> 108 <hr /><hr />
109 <a NAME="SplashScreen" ID="SplashScreen"></a> 109 <a NAME="SplashScreen" ID="SplashScreen"></a>
110 <h2>SplashScreen</h2> 110 <h2>SplashScreen</h2>
111 <p> 111 <p>
112 &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#115;&#112;&#108;&#97;&#115;&#104;&#115;&#99;&#114;&#101;&#101;&#110; &#102;&#111;&#114; &#101;&#114;&#105;&#99;&#53;. 112 Class implementing a splashscreen for eric5.
113 </p> 113 </p>
114 <h3>Derived from</h3> 114 <h3>Derived from</h3>
115 QSplashScreen 115 QSplashScreen
116 <h3>Class Attributes</h3> 116 <h3>Class Attributes</h3>
117 <table> 117 <table>
119 </table> 119 </table>
120 <h3>Methods</h3> 120 <h3>Methods</h3>
121 <table> 121 <table>
122 <tr> 122 <tr>
123 <td><a href="#SplashScreen.__init__">SplashScreen</a></td> 123 <td><a href="#SplashScreen.__init__">SplashScreen</a></td>
124 <td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td> 124 <td>Constructor</td>
125 </tr><tr> 125 </tr><tr>
126 <td><a href="#SplashScreen.clearMessage">clearMessage</a></td> 126 <td><a href="#SplashScreen.clearMessage">clearMessage</a></td>
127 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#108;&#101;&#97;&#114; &#116;&#104;&#101; &#109;&#101;&#115;&#115;&#97;&#103;&#101; &#115;&#104;&#111;w&#110;.</td> 127 <td>Public method to clear the message shown.</td>
128 </tr><tr> 128 </tr><tr>
129 <td><a href="#SplashScreen.showMessage">showMessage</a></td> 129 <td><a href="#SplashScreen.showMessage">showMessage</a></td>
130 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#104;&#111;w &#97; &#109;&#101;&#115;&#115;&#97;&#103;&#101; &#105;&#110; &#116;&#104;&#101; &#98;&#111;&#116;&#116;&#111;&#109; &#112;&#97;&#114;&#116; &#111;&#102; &#116;&#104;&#101; &#115;&#112;&#108;&#97;&#115;&#104;&#115;&#99;&#114;&#101;&#101;&#110;.</td> 130 <td>Public method to show a message in the bottom part of the splashscreen.</td>
131 </tr> 131 </tr>
132 </table> 132 </table>
133 <a NAME="SplashScreen.__init__" ID="SplashScreen.__init__"></a> 133 <a NAME="SplashScreen.__init__" ID="SplashScreen.__init__"></a>
134 <h4>SplashScreen (Constructor)</h4> 134 <h4>SplashScreen (Constructor)</h4>
135 <b>SplashScreen</b>(<i></i>) 135 <b>SplashScreen</b>(<i></i>)
136 <p> 136 <p>
137 &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114; 137 Constructor
138 </p><a NAME="SplashScreen.clearMessage" ID="SplashScreen.clearMessage"></a> 138 </p><a NAME="SplashScreen.clearMessage" ID="SplashScreen.clearMessage"></a>
139 <h4>SplashScreen.clearMessage</h4> 139 <h4>SplashScreen.clearMessage</h4>
140 <b>clearMessage</b>(<i></i>) 140 <b>clearMessage</b>(<i></i>)
141 <p> 141 <p>
142 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#108;&#101;&#97;&#114; &#116;&#104;&#101; &#109;&#101;&#115;&#115;&#97;&#103;&#101; &#115;&#104;&#111;w&#110;. 142 Public method to clear the message shown.
143 </p><a NAME="SplashScreen.showMessage" ID="SplashScreen.showMessage"></a> 143 </p><a NAME="SplashScreen.showMessage" ID="SplashScreen.showMessage"></a>
144 <h4>SplashScreen.showMessage</h4> 144 <h4>SplashScreen.showMessage</h4>
145 <b>showMessage</b>(<i>msg</i>) 145 <b>showMessage</b>(<i>msg</i>)
146 <p> 146 <p>
147 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#104;&#111;w &#97; &#109;&#101;&#115;&#115;&#97;&#103;&#101; &#105;&#110; &#116;&#104;&#101; &#98;&#111;&#116;&#116;&#111;&#109; &#112;&#97;&#114;&#116; &#111;&#102; &#116;&#104;&#101; &#115;&#112;&#108;&#97;&#115;&#104;&#115;&#99;&#114;&#101;&#101;&#110;. 147 Public method to show a message in the bottom part of the splashscreen.
148 </p><dl> 148 </p><dl>
149 <dt><i>msg</i></dt> 149 <dt><i>msg</i></dt>
150 <dd> 150 <dd>
151 &#109;&#101;&#115;&#115;&#97;&#103;&#101; &#116;&#111; &#98;&#101; &#115;&#104;&#111;w&#110; (&#115;&#116;&#114;&#105;&#110;&#103;) 151 message to be shown (string)
152 </dd> 152 </dd>
153 </dl> 153 </dl>
154 <div align="right"><a href="#top">Up</a></div> 154 <div align="right"><a href="#top">Up</a></div>
155 <hr /> 155 <hr />
156 </body></html> 156 </body></html>

eric ide

mercurial