Public Member Functions | Protected Attributes

uiSplashScreen Class Reference

List of all members.

Public Member Functions

 uiSplashScreen (const ioPixmap &)
 ~uiSplashScreen ()
void show ()
void finish (uiMainWin *)
void showMessage (const char *)

Protected Attributes

QSplashScreen * qsplashscreen_

Constructor & Destructor Documentation

uiSplashScreen::uiSplashScreen ( const ioPixmap  ) 
uiSplashScreen::~uiSplashScreen (  ) 

Member Function Documentation

void uiSplashScreen::finish ( uiMainWin  ) 
void uiSplashScreen::show (  ) 
void uiSplashScreen::showMessage ( const char *   ) 

Member Data Documentation

QSplashScreen* uiSplashScreen::qsplashscreen_ [protected]