KSplashScreen Class Reference
Displays a splash screen on program start up. KDE splash screen. More...
#include <ksplashscreen.h>
Inheritance diagram for KSplashScreen:

Public Member Functions | |
KSplashScreen (const QPixmap &pixmap, WFlags f=0) | |
~KSplashScreen () |
Detailed Description
Displays a splash screen on program start up. KDE splash screen.This class is based on QSplashScreen and exists solely to make splash screens obey KDE's Xinerama settings.
For documentation on how to use the class, see the documentation for QSplashScreen.
- Author:
- Chris Howells (howells@kde.org)
- Version:
- Id
- ksplashscreen.h,v 1.5 2003/10/17 12:00:08 howells Exp
- Since:
- 3.2
Definition at line 41 of file ksplashscreen.h.
Constructor & Destructor Documentation
|
Constructs a splash screen. Definition at line 28 of file ksplashscreen.cpp. References KGlobalSettings::splashScreenDesktopGeometry(). |
|
Destructor. Deletes all internal objects. Definition at line 38 of file ksplashscreen.cpp. |
The documentation for this class was generated from the following files: