#include <SplashScreen.h>
| Public Member Functions | |
| SplashScreen (const QPixmap &pm) | |
| void | finish (QWidget *mainWin) | 
| void | repaint (void) | 
| Protected Member Functions | |
| void | mousePressEvent (QMouseEvent *ev) | 
| Private Attributes | |
| QPixmap | pix | 
| 
 | 
| Default constructor. 
 
 | 
| 
 | 
| Logical destructor, has to be called when the splash screen has done its duty. 
 
 | 
| 
 | 
| Close the splash image when the user clicks on it. | 
| 
 | 
| The QT repaint method. | 
| 
 | 
| Copy of the image passed to the constructor. Nothing fancy. | 
 1.3-rc3
1.3-rc3