KSplashScreen Class Reference
#include <ksplashscreen.h>
Inheritance diagram for 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.
Public Member Functions | |
KSplashScreen (const QPixmap &pixmap, WFlags f=0) | |
~KSplashScreen () |
Constructor & Destructor Documentation
|
Constructs a splash screen.
Definition at line 28 of file ksplashscreen.cpp. |
|
Destructor. Deletes all internal objects. Definition at line 38 of file ksplashscreen.cpp. |
The documentation for this class was generated from the following files: