Scribus
Open source desktop publishing at your fingertips
ScSplashScreen Class Reference

Scribus splash screen. More...

#include <splash.h>

Inheritance diagram for ScSplashScreen:
Collaboration diagram for ScSplashScreen:

Public Member Functions

 ScSplashScreen (const QPixmap &pixmap=QPixmap(), Qt::WindowFlags f=0)
 Constructor for SplashScreen. More...
 
void setStatus (const QString &message)
 Sets new status on SplashScreen and calls for a SplashScreen::repaint afterwards. More...
 

Protected Member Functions

void drawContents (QPainter *painter)
 

Detailed Description

Scribus splash screen.

Constructor & Destructor Documentation

ScSplashScreen::ScSplashScreen ( const QPixmap &  pixmap = QPixmap(),
Qt::WindowFlags  f = 0 
)

Constructor for SplashScreen.

Author
Franz Schmid

Member Function Documentation

void ScSplashScreen::setStatus ( const QString &  message)

Sets new status on SplashScreen and calls for a SplashScreen::repaint afterwards.

Author
Franz Schmid
Parameters
messageconst QString& message to display as actions are performed on startup when SplashScreen is displayed.

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