CamiTK application splash screen. More...
#include <SplashScreen.h>
Inheritance diagram for camitk::SplashScreen:
Collaboration diagram for camitk::SplashScreen:Public Member Functions | |
| void | setProgress (int value) |
| Set the progress bar value. | |
| void | showMessage (const QString &message) |
| -----------------— showMessage -----------------— | |
| SplashScreen (QWidget *parent=nullptr) | |
| constructor | |
CamiTK application splash screen.
| SplashScreen::SplashScreen | ( | QWidget * | parent = nullptr | ) |
| void SplashScreen::setProgress | ( | int | value | ) |
Set the progress bar value.
Referenced by camitk::Application::setProgressBarValue().
Here is the caller graph for this function:| void SplashScreen::showMessage | ( | const QString & | message | ) |
-----------------— showMessage -----------------—
Referenced by camitk::Application::showStatusBarMessage().
Here is the caller graph for this function: