Module implementing a splashscreen for eric6.
| None | 
| NoneSplashScreen | Class implementing a "None" splashscreen for eric6. | 
| SplashScreen | Class implementing a splashscreen for eric6. | 
| None | 
Class implementing a "None" splashscreen for eric6.
This class implements the same interface as the real splashscreen, but simply does nothing.
| None | 
| None | 
| NoneSplashScreen | Constructor | 
| clearMessage | Public method to clear the message shown. | 
| finish | Public method to finish the splash screen. | 
| showMessage | Public method to show a message in the bottom part of the splashscreen. | 
| None | 
Constructor
Public method to clear the message shown.
Public method to finish the splash screen.
Public method to show a message in the bottom part of the splashscreen.
Class implementing a splashscreen for eric6.
| None | 
| None | 
| SplashScreen | Constructor | 
| clearMessage | Public method to clear the message shown. | 
| showMessage | Public method to show a message in the bottom part of the splashscreen. | 
| None | 
Constructor
Public method to clear the message shown.
Public method to show a message in the bottom part of the splashscreen.