kdeui Library API Documentation

KSplashScreen Class Reference

Displays a splash screen on program start up. KDE splash screen. More...

#include <ksplashscreen.h>

Inheritance diagram for KSplashScreen:

Inheritance graph
[legend]
Collaboration diagram for KSplashScreen:

Collaboration graph
[legend]
List of all members.

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

KSplashScreen::KSplashScreen const QPixmap pixmap,
WFlags  f = 0
 

Constructs a splash screen.

Definition at line 28 of file ksplashscreen.cpp.

References QRect::center(), and KGlobalSettings::splashScreenDesktopGeometry().

KSplashScreen::~KSplashScreen  ) 
 

Destructor.

Deletes all internal objects.

Definition at line 34 of file ksplashscreen.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdeui Library Version 3.2.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Aug 4 05:24:45 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2003