kdeui Library API Documentation

KSplashScreen Class Reference

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

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)
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::height(), QPixmap::height(), KSplashScreen(), QRect::left(), KGlobalSettings::splashScreenDesktopGeometry(), QRect::top(), QRect::width(), and QPixmap::width().

Referenced by KSplashScreen().

KSplashScreen::~KSplashScreen  ) 
 

Destructor.

Deletes all internal objects.

Definition at line 38 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.4.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Apr 12 23:04:27 2005 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003