BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Public Slots | |
void | setProgress (int value) |
Public Member Functions | |
SplashScreen (QWidget *parent=nullptr) | |
void | start (int show_during=1500) |
Protected Member Functions | |
void | drawContents (QPainter *painter) |
Private Attributes | |
int | m_percentage_done |
Definition at line 20 of file SplashScreen.h.
|
explicit |
Definition at line 24 of file SplashScreen.cpp.
References StyleUtils::SystemPointSize().
|
protected |
Definition at line 58 of file SplashScreen.cpp.
References GUIHelpers::getBornAgainVersionString(), m_percentage_done, and StyleUtils::SizeOfLetterM().
|
slot |
Definition at line 48 of file SplashScreen.cpp.
References m_percentage_done.
Referenced by start().
void SplashScreen::start | ( | int | show_during = 1500 | ) |
Definition at line 36 of file SplashScreen.cpp.
References setProgress().
|
private |
Definition at line 34 of file SplashScreen.h.
Referenced by drawContents(), and setProgress().