22 #include <kglobalsettings.h> 26 #include "ksplashscreen.h" 31 resize(pixmap.width(), pixmap.height());
32 setGeometry( ( desk.width() / 2 ) - ( width() / 2 ) + desk.left(),
33 ( desk.height() / 2 ) - ( height() / 2 ) + desk.top(),
42 #include "ksplashscreen.moc" ~KSplashScreen()
Destructor.
static TQRect splashScreenDesktopGeometry()
KSplashScreen(const TQPixmap &pixmap, WFlags f=0)
Constructs a splash screen.