Gui::SplashScreen Class Reference

This widget provides a splash screen that can be shown during application startup. More...

#include <Splashscreen.h>

List of all members.

Public Member Functions

 SplashScreen (const QPixmap &pixmap=QPixmap(), Qt::WFlags f=0)
 Constructs a splash screen that will display the pixmap.
 ~SplashScreen ()
 Destruction.

Protected Member Functions

void drawContents (QPainter *painter)
 Draws the contents of the splash screen using painter painter.

Detailed Description

This widget provides a splash screen that can be shown during application startup.

Author:
Werner Mayer

Definition at line 38 of file Splashscreen.h.


Constructor & Destructor Documentation

SplashScreen::SplashScreen ( const QPixmap &  pixmap = QPixmap ( ),
Qt::WFlags  f = 0 
)

Constructs a splash screen that will display the pixmap.

Definition at line 138 of file Splashscreen.cpp.

SplashScreen::~SplashScreen (  ) 

Destruction.

Definition at line 146 of file Splashscreen.cpp.


Member Function Documentation

void SplashScreen::drawContents ( QPainter *  painter  )  [protected]

Draws the contents of the splash screen using painter painter.

The default implementation draws the message passed by message().

Definition at line 155 of file Splashscreen.cpp.


The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:02:03 2011 for FreeCAD by  doxygen 1.6.1