20 #include <tdeconfig.h>
21 #include <tdeglobal.h>
22 #include <tdeglobalsettings.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(const TQPixmap &pixmap, WFlags f=0)
Constructs a splash screen.
~KSplashScreen()
Destructor.
static TQRect splashScreenDesktopGeometry()