KSplashScreen Class Reference
KDE splash screen More...
#include <ksplashscreen.h>
Inheritance diagram for KSplashScreen:

Public Member Functions | |
KSplashScreen (const QPixmap &pixmap, WFlags f=0) | |
~KSplashScreen () |
Detailed Description
KDE splash screenThis 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)
- 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: