Computer Assisted Medical Intervention Tool Kit version 6.0
 
Loading...
Searching...
No Matches
camitk::SplashScreen Class Reference

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
 

Detailed Description

CamiTK application splash screen.

Constructor & Destructor Documentation

◆ SplashScreen()

SplashScreen::SplashScreen ( QWidget *  parent = nullptr)

constructor

References camitk::Core::version().

+ Here is the call graph for this function:

Member Function Documentation

◆ setProgress()

void SplashScreen::setProgress ( int  value)

Set the progress bar value.

Referenced by camitk::Application::setProgressBarValue().

+ Here is the caller graph for this function:

◆ showMessage()

void SplashScreen::showMessage ( const QString &  message)

-----------------— showMessage -----------------—

Referenced by camitk::Application::showStatusBarMessage().

+ Here is the caller graph for this function:

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