|
|
A generic splash screen loader. Just pass the splash file name to the constructor and KitSplash will handle the rest.
KitSplash ( const char * splash, QWidget * parent=0, const char * name=0 )
| KitSplash |
Constructor.
Parameters:
splash | the name of your splash screen image file. This file must located where KIconLoader can find it. ( eg. "{appdir}/pics" ) |
~KitSplash ()
| ~KitSplash |
Destructor.