The SplashScreen class. Shows initial animation. More...
#include <splashscreen.h>
Public Member Functions | |
SplashScreen (const QPixmap &pixmap) | |
SplashScreen constructor. More... | |
void | updateProgress (QPixmap snewpPixmap) |
updateProgress Change the image to show in the animation. More... | |
The SplashScreen class. Shows initial animation.
SplashScreen::SplashScreen | ( | const QPixmap & | pixmap | ) |
SplashScreen constructor.
pixmap |
void SplashScreen::updateProgress | ( | QPixmap | snewpPixmap | ) |
updateProgress Change the image to show in the animation.
snewpPixmap | New pixmap to show. |