Computer Assisted Medical Intervention Tool Kit  version 5.2
WizardMainWindow Class Reference

The main window of the Wizard. More...

#include <WizardMainWindow.h>

+ Inheritance diagram for WizardMainWindow:
+ Collaboration diagram for WizardMainWindow:

Public Slots

virtual void welcomeHelp ()
 When button Help of WelcomeWindow interface is clicked, the wiki page "New interfaces of Wizard" opens. More...
 

Public Member Functions

void setCentralWidget (QWidget *widget)
 
void setStateInfo (QString info)
 
 WizardMainWindow ()
 Constructor. More...
 
 ~WizardMainWindow ()
 Destructor. More...
 

Detailed Description

The main window of the Wizard.

All state widgets are contained in this window.

Constructor & Destructor Documentation

◆ WizardMainWindow()

WizardMainWindow::WizardMainWindow ( )

Constructor.

References welcomeHelp().

+ Here is the call graph for this function:

◆ ~WizardMainWindow()

WizardMainWindow::~WizardMainWindow ( )

Destructor.

Member Function Documentation

◆ setCentralWidget()

void WizardMainWindow::setCentralWidget ( QWidget *  widget)

Referenced by WizardState::onEntry().

+ Here is the caller graph for this function:

◆ setStateInfo()

void WizardMainWindow::setStateInfo ( QString  info)

Referenced by WizardState::onEntry().

+ Here is the caller graph for this function:

◆ welcomeHelp

void WizardMainWindow::welcomeHelp ( )
virtualslot

When button Help of WelcomeWindow interface is clicked, the wiki page "New interfaces of Wizard" opens.

Referenced by WizardMainWindow().

+ Here is the caller graph for this function:

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