KDEUI
KSplashScreen Class Reference
#include <ksplashscreen.h>
Inheritance diagram for KSplashScreen:
Public Member Functions | |
KSplashScreen (const QPixmap &pixmap, Qt::WindowFlags f=0) | |
~KSplashScreen () | |
Detailed Description
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.
Definition at line 42 of file ksplashscreen.h.
Constructor & Destructor Documentation
|
explicit |
Constructs a splash screen.
Definition at line 28 of file ksplashscreen.cpp.
KSplashScreen::~KSplashScreen | ( | ) |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.